Home
last modified time | relevance | path

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

/illumos-gate/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,
1186 if (ptr->paramList[NS_LDAP_BINDDN_P].ns_ppc == NULL) { in __s_api_crosscheck()
1188 NS_LDAP_BINDDN_P)); in __s_api_crosscheck()
1528 case NS_LDAP_BINDDN_P: in verify_value()
3789 (i == NS_LDAP_BINDDN_P || i == NS_LDAP_ADMIN_BINDDN_P) && in __s_val_binddn()
3795 if (i == NS_LDAP_BINDDN_P) in __s_val_binddn()
H A Dns_sldap.h188 NS_LDAP_BINDDN_P = 1, enumerator
H A Dns_standalone.c2094 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()
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c845 LDAP_SET_PARAM(arglist->proxyDN, NS_LDAP_BINDDN_P); in client_manual()
1135 LDAP_SET_PARAM(arglist->proxyDN, NS_LDAP_BINDDN_P); in client_mod()
1595 if (__ns_ldap_setParam(NS_LDAP_BINDDN_P, in client_init()
2295 retcode = __ns_ldap_getParam(NS_LDAP_BINDDN_P, in credCheck()
3315 {"proxyDN", NS_LDAP_BINDDN_P},
3443 case NS_LDAP_BINDDN_P: in clientSetParam()