Searched defs:authzid (Results 1 - 4 of 4) sorted by relevance
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | proxyauthctrl.c | 103 authzid The authorization identity used in the proxy auth, 113 const char *authzid, 124 if ( ctrlp == NULL || authzid == NULL ) { 139 authzid ) ) 111 ldap_create_proxiedauth_control( LDAP *ld, const char *authzid, LDAPControl **ctrlp ) argument
|
/osnet-11/usr/src/lib/libfedfs/common/ |
H A D | nsdb_primitives.c | 41 char *authzid; member in struct:cb_param 69 ret = cred->authzid; 184 sasl_param.authzid = dn; 191 sasl_param.authzid = digest_md5_name; 198 sasl_param.authzid = digest_md5_name;
|
/osnet-11/usr/src/cmd/ldap/common/ |
H A D | common.c | 1751 ldaptool_create_geteffectiveRights_control ( LDAP *ld, const char *authzid, argument 1757 rc = ldap_create_geteffectiveRights_control( ld, authzid, attrlist, 1, 2598 } else if (!strcasecmp(saslarg, "authzid")) {
|
/osnet-11/usr/src/lib/libsldap/common/ |
H A D | ns_internal.h | 830 char *authzid; member in struct:ns_sasl_cb_param
|
Completed in 47 milliseconds