Home
last modified time | relevance | path

Searched refs:NS_LDAP_BINDDN_P (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/libsldap/common/
H A Dns_confmgr.c647 if ((i != NS_LDAP_BINDDN_P) && in __ns_ldap_DumpLdif()
937 if (curr_ptr->paramList[NS_LDAP_BINDDN_P].ns_ptype == CHARPTR) { in __ns_ldap_make_config()
938 (void) __ns_ldap_setParamValue(ptr, NS_LDAP_BINDDN_P, in __ns_ldap_make_config()
939 curr_ptr->paramList[NS_LDAP_BINDDN_P].ns_pc, in __ns_ldap_make_config()
H A Dns_config.c266 {"NS_LDAP_BINDDN", NS_LDAP_BINDDN_P,
394 {"NS_LDAP_BINDDN", NS_LDAP_BINDDN_P,
1187 if (ptr->paramList[NS_LDAP_BINDDN_P].ns_ppc == NULL) { in __s_api_crosscheck()
1189 NS_LDAP_BINDDN_P)); in __s_api_crosscheck()
1529 case NS_LDAP_BINDDN_P: in verify_value()
3791 (i == NS_LDAP_BINDDN_P || i == NS_LDAP_ADMIN_BINDDN_P) && in __s_val_binddn()
3797 if (i == NS_LDAP_BINDDN_P) in __s_val_binddn()
H A Dns_sldap.h187 NS_LDAP_BINDDN_P = 1, enumerator
H A Dns_standalone.c2093 NS_LDAP_BINDDN_P, in __ns_ldap_initStandalone()
H A Dns_connect.c1592 rc = __ns_ldap_getParam(NS_LDAP_BINDDN_P, in __s_api_getDefaultAuth()
/titanic_41/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c844 LDAP_SET_PARAM(arglist->proxyDN, NS_LDAP_BINDDN_P); in client_manual()
1134 LDAP_SET_PARAM(arglist->proxyDN, NS_LDAP_BINDDN_P); in client_mod()
1594 if (__ns_ldap_setParam(NS_LDAP_BINDDN_P, in client_init()
2294 retcode = __ns_ldap_getParam(NS_LDAP_BINDDN_P, in credCheck()
3314 {"proxyDN", NS_LDAP_BINDDN_P},
3442 case NS_LDAP_BINDDN_P: in clientSetParam()