irods
4.2.8
About: iRODS (the integrated Rule Oriented Data System) is a distributed data-management system for creating data grids, digital libraries, persistent archives, and real-time data systems. Fossies Dox: irods-4.2.8.tar.gz ("unofficial" and yet experimental doxygen-generated source code documentation) 
|
Go to the documentation of this file.
21 "rsGetTempPasswordForOther get stat=%d",
status );
37 getTempPasswordForOtherInp,
38 getTempPasswordForOtherOut );
44 "role not supported [%s]",
52 getTempPasswordForOtherInp,
53 getTempPasswordForOtherOut );
57 "rsGetTempPasswordForOther: rcGetTempPasswordForOther failed, status = %d",
77 "_rsGetTempPasswordForOther: getTempPasswordForOther, status = %d",
81 *getTempPasswordForOtherOut = myGetTempPasswordForOtherOut;
int _rsGetTempPasswordForOther(rsComm_t *rsComm, getTempPasswordForOtherInp_t *getTempPasswordForOtherInp, getTempPasswordForOtherOut_t **getTempPasswordForOtherOut)
void rodsLog(int level, const char *formatStr,...)
const std::string CFG_SERVICE_ROLE_CONSUMER("consumer")
int chlMakeTempPw(rsComm_t *rsComm, char *pwValueToHash, const char *otherUser)
@ SYS_SERVICE_ROLE_NOT_SUPPORTED
#define PASS(prev_error_)
int rcGetTempPasswordForOther(rcComm_t *conn, getTempPasswordForOtherInp_t *getTempPasswordForOtherInp, getTempPasswordForOtherOut_t **getTempPasswordForOtherOut)
const std::string CFG_SERVICE_ROLE_PROVIDER("provider")
int getAndConnRcatHost(rsComm_t *rsComm, int rcatType, const char *rcatZoneHint, rodsServerHost_t **rodsServerHost)
irods::error get_catalog_service_role(std::string &_role)
int rsGetTempPasswordForOther(rsComm_t *rsComm, getTempPasswordForOtherInp_t *getTempPasswordForOtherInp, getTempPasswordForOtherOut_t **getTempPasswordForOtherOut)
char stringToHashWith[50]