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

/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c48 * authenticationMethod
261 char *authenticationMethod; member in struct:__anon57
844 LDAP_SET_PARAM(arglist->authenticationMethod, NS_LDAP_AUTH_P);
1134 LDAP_SET_PARAM(arglist->authenticationMethod, NS_LDAP_AUTH_P);
1379 LDAP_SET_PARAM(arglist->authenticationMethod, NS_LDAP_AUTH_P);
1554 if (arglist->authenticationMethod != NULL) {
1555 if (__ns_ldap_initAuth(arglist->authenticationMethod,
1664 if (arglist->authenticationMethod != NULL) {
1961 gettext("\n %s [-v | -q] [-a authenticationMethod]"
2313 * proxy and any authenticationMethod i
[all...]

Completed in 25 milliseconds