Home
last modified time | relevance | path

Searched refs:authenticationMethod (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c259 char *authenticationMethod; member
842 LDAP_SET_PARAM(arglist->authenticationMethod, NS_LDAP_AUTH_P); in client_manual()
1132 LDAP_SET_PARAM(arglist->authenticationMethod, NS_LDAP_AUTH_P); in client_mod()
1377 LDAP_SET_PARAM(arglist->authenticationMethod, NS_LDAP_AUTH_P); in client_genProfile()
1548 if (arglist->authenticationMethod != NULL) { in client_init()
1549 if (__ns_ldap_initAuth(arglist->authenticationMethod, in client_init()
1650 if (arglist->authenticationMethod != NULL) { in client_init()
3246 arg_count += list->authenticationMethod ? 1 : 0; in num_args()
3279 CLIENT_PRINT("\tauthenticationMethod: ", list->authenticationMethod); in dumpargs()
3397 CLIENT_OPT_CHECK(paramFlag, optlist->authenticationMethod); in clientSetParam()
[all …]
H A Didsconfig.sh2625 if ${GREP} authenticationMethod $PROFILE_OUT | ${GREP} GSSAPI >/dev/null 2>&1
4329 …SearchScope $ searchTimeLimit $ bindTimeLimit $ credentialLevel $ authenticationMethod $ followRef…
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh1711 authenticationMethod=${_AUTHMETHOD}
2163 if [ "${authenticationMethod}" != "none" ]; then
2176 if [ "${authenticationMethod}" != "none" ]; then