Searched defs:authzid (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/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
|
/illumos-gate/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")) {
|
/illumos-gate/usr/src/lib/libsldap/common/ |
H A D | ns_internal.h | 726 char *authzid; member in struct:ns_sasl_cb_param
|
Completed in 86 milliseconds