Home
last modified time | relevance | path

Searched refs:NS_LDAP_AUTH_P (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldaplist.c413 if (__ns_ldap_setParam(NS_LDAP_AUTH_P, in main()
439 if (__ns_ldap_getParam(NS_LDAP_AUTH_P, in main()
H A Dldapclient.c842 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()
1651 if (__ns_ldap_getParam(NS_LDAP_AUTH_P, in client_init()
2287 retcode = __ns_ldap_getParam(NS_LDAP_AUTH_P, in credCheck()
2444 retcode = __ns_ldap_getParam(NS_LDAP_AUTH_P, in adminCredCheck()
3319 {"authenticationMethod", NS_LDAP_AUTH_P},
3396 case NS_LDAP_AUTH_P: in clientSetParam()
H A Dldapaddent.c4429 ldaprc = __ns_ldap_getParam(NS_LDAP_AUTH_P, (void ***)&authpp, in main()
/illumos-gate/usr/src/lib/pam_modules/ldap/
H A Dldap_utils.c137 ldaprc = __ns_ldap_getParam(NS_LDAP_AUTH_P, (void ***)&authpp, in authenticate()
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_config.c290 {"NS_LDAP_AUTH", NS_LDAP_AUTH_P,
454 {"NS_LDAP_AUTH", NS_LDAP_AUTH_P,
605 case NS_LDAP_AUTH_P: in __s_get_enum_value()
1172 for (j = 0; ptr->paramList[NS_LDAP_AUTH_P].ns_pi != NULL && in __s_api_crosscheck()
1173 ptr->paramList[NS_LDAP_AUTH_P].ns_pi[j] != 0; j++) { in __s_api_crosscheck()
1174 value = ptr->paramList[NS_LDAP_AUTH_P].ns_pi[j]; in __s_api_crosscheck()
1236 cnt = ptr->paramList[NS_LDAP_AUTH_P].ns_acnt; in __s_api_crosscheck()
1238 if (ptr->paramList[NS_LDAP_AUTH_P].ns_pi[i] == in __s_api_crosscheck()
1536 case NS_LDAP_AUTH_P: in verify_value()
H A Dns_sasl.c151 if ((rc = __ns_ldap_getParam(NS_LDAP_AUTH_P, in __ns_ldap_self_gssapi_config()
H A Dns_sldap.h192 NS_LDAP_AUTH_P = 5, enumerator
H A Dns_standalone.c2072 authMethods = __s_api_strValue(cfg, NS_LDAP_AUTH_P, in __ns_ldap_initStandalone()
H A Dns_connect.c1762 if ((rc = __ns_ldap_getParam(NS_LDAP_AUTH_P, in getConnection()
H A Dns_reads.c4600 i = __s_get_enum_value(cfg, srv, NS_LDAP_AUTH_P); in __ns_ldap_getServiceAuthMethods()
/illumos-gate/usr/src/cmd/keyserv/
H A Dchkey_common.c642 if (__ns_ldap_getParam(NS_LDAP_AUTH_P, (void ***)&authpp, in update_ldap_attr()
/illumos-gate/usr/src/lib/passwdutil/
H A Dldap_attr.c1031 ldaprc = __ns_ldap_getParam(NS_LDAP_AUTH_P, (void ***)&authpp, in ldap_replaceattr()
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c1679 rc = __ns_ldap_getParam(NS_LDAP_AUTH_P, (void ***)&authpp,