Searched refs:NS_LDAP_AUTH_P (Results 1 – 13 of 13) sorted by relevance
/titanic_41/usr/src/cmd/ldap/ns_ldap/ |
H A D | ldaplist.c | 414 if (__ns_ldap_setParam(NS_LDAP_AUTH_P, in main() 440 if (__ns_ldap_getParam(NS_LDAP_AUTH_P, in main()
|
H A D | ldapclient.c | 841 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 D | ldapaddent.c | 4427 ldaprc = __ns_ldap_getParam(NS_LDAP_AUTH_P, (void ***)&authpp, in main()
|
/titanic_41/usr/src/lib/pam_modules/ldap/ |
H A D | ldap_utils.c | 139 ldaprc = __ns_ldap_getParam(NS_LDAP_AUTH_P, (void ***)&authpp, in authenticate()
|
/titanic_41/usr/src/lib/libsldap/common/ |
H A D | ns_config.c | 290 {"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 D | ns_sasl.c | 151 if ((rc = __ns_ldap_getParam(NS_LDAP_AUTH_P, in __ns_ldap_self_gssapi_config()
|
H A D | ns_sldap.h | 191 NS_LDAP_AUTH_P = 5, enumerator
|
H A D | ns_standalone.c | 2071 authMethods = __s_api_strValue(cfg, NS_LDAP_AUTH_P, in __ns_ldap_initStandalone()
|
H A D | ns_connect.c | 1762 if ((rc = __ns_ldap_getParam(NS_LDAP_AUTH_P, in getConnection()
|
H A D | ns_reads.c | 4480 i = __s_get_enum_value(cfg, srv, NS_LDAP_AUTH_P); in __ns_ldap_getServiceAuthMethods()
|
/titanic_41/usr/src/cmd/keyserv/ |
H A D | chkey_common.c | 651 if (__ns_ldap_getParam(NS_LDAP_AUTH_P, (void ***)&authpp, in update_ldap_attr()
|
/titanic_41/usr/src/lib/passwdutil/ |
H A D | ldap_attr.c | 1030 ldaprc = __ns_ldap_getParam(NS_LDAP_AUTH_P, (void ***)&authpp, in ldap_replaceattr()
|
/titanic_41/usr/src/cmd/ldapcachemgr/ |
H A D | cachemgr.c | 1681 rc = __ns_ldap_getParam(NS_LDAP_AUTH_P, (void ***)&authpp,
|