Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ldap/ns_ldap/
H A Dldaplist.c414 if (__ns_ldap_setParam(NS_LDAP_AUTH_P, in main()
440 if (__ns_ldap_getParam(NS_LDAP_AUTH_P, in main()
H A Dldapclient.c841 LDAP_SET_PARAM(arglist->authenticationMethod, NS_LDAP_AUTH_P); in client_manual()
1131 LDAP_SET_PARAM(arglist->authenticationMethod, NS_LDAP_AUTH_P); in client_mod()
1376 LDAP_SET_PARAM(arglist->authenticationMethod, NS_LDAP_AUTH_P); in client_genProfile()
1650 if (__ns_ldap_getParam(NS_LDAP_AUTH_P, in client_init()
2286 retcode = __ns_ldap_getParam(NS_LDAP_AUTH_P, in credCheck()
2443 retcode = __ns_ldap_getParam(NS_LDAP_AUTH_P, in adminCredCheck()
3318 {"authenticationMethod", NS_LDAP_AUTH_P},
3395 case NS_LDAP_AUTH_P: in clientSetParam()
H A Dldapaddent.c4427 ldaprc = __ns_ldap_getParam(NS_LDAP_AUTH_P, (void ***)&authpp, in main()
/titanic_41/usr/src/lib/pam_modules/ldap/
H A Dldap_utils.c139 ldaprc = __ns_ldap_getParam(NS_LDAP_AUTH_P, (void ***)&authpp, in authenticate()
/titanic_41/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()
1173 for (j = 0; ptr->paramList[NS_LDAP_AUTH_P].ns_pi != NULL && in __s_api_crosscheck()
1174 ptr->paramList[NS_LDAP_AUTH_P].ns_pi[j] != NULL; j++) { in __s_api_crosscheck()
1175 value = ptr->paramList[NS_LDAP_AUTH_P].ns_pi[j]; in __s_api_crosscheck()
1237 cnt = ptr->paramList[NS_LDAP_AUTH_P].ns_acnt; in __s_api_crosscheck()
1239 if (ptr->paramList[NS_LDAP_AUTH_P].ns_pi[i] == in __s_api_crosscheck()
1537 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.h191 NS_LDAP_AUTH_P = 5, enumerator
H A Dns_standalone.c2071 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.c4480 i = __s_get_enum_value(cfg, srv, NS_LDAP_AUTH_P); in __ns_ldap_getServiceAuthMethods()
/titanic_41/usr/src/cmd/keyserv/
H A Dchkey_common.c651 if (__ns_ldap_getParam(NS_LDAP_AUTH_P, (void ***)&authpp, in update_ldap_attr()
/titanic_41/usr/src/lib/passwdutil/
H A Dldap_attr.c1030 ldaprc = __ns_ldap_getParam(NS_LDAP_AUTH_P, (void ***)&authpp, in ldap_replaceattr()
/titanic_41/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c1681 rc = __ns_ldap_getParam(NS_LDAP_AUTH_P, (void ***)&authpp,