Searched defs:authenticationMethod (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c50 * authenticationMethod
258 char *authenticationMethod; member in struct:__anon731
841 LDAP_SET_PARAM(arglist->authenticationMethod, NS_LDAP_AUTH_P);
1131 LDAP_SET_PARAM(arglist->authenticationMethod, NS_LDAP_AUTH_P);
1376 LDAP_SET_PARAM(arglist->authenticationMethod, NS_LDAP_AUTH_P);
1547 if (arglist->authenticationMethod != NULL) {
1548 if (__ns_ldap_initAuth(arglist->authenticationMethod,
1649 if (arglist->authenticationMethod != NULL) {
1940 gettext("\n %s [-v | -q] [-a authenticationMethod]"
2262 * proxy and any authenticationMethod i
[all...]

Completed in 65 milliseconds