Home
last modified time | relevance | path

Searched refs:NS_LDAP_ADMIN_BINDPASSWD_P (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_confmgr.c505 i != NS_LDAP_ADMIN_BINDPASSWD_P) in __ns_ldap_LoadDoorInfo()
510 i == NS_LDAP_ADMIN_BINDPASSWD_P) in __ns_ldap_LoadDoorInfo()
650 (i != NS_LDAP_ADMIN_BINDPASSWD_P) && in __ns_ldap_DumpLdif()
963 if (curr_ptr->paramList[NS_LDAP_ADMIN_BINDPASSWD_P].ns_ptype == in __ns_ldap_make_config()
966 NS_LDAP_ADMIN_BINDPASSWD_P, in __ns_ldap_make_config()
968 paramList[NS_LDAP_ADMIN_BINDPASSWD_P].ns_pc, in __ns_ldap_make_config()
1111 i == NS_LDAP_ADMIN_BINDPASSWD_P) in __ns_ldap_print_config()
H A Dns_sldap.h223 NS_LDAP_ADMIN_BINDPASSWD_P = 30, enumerator
H A Dns_config.c418 {"NS_LDAP_ADMIN_BINDPASSWD", NS_LDAP_ADMIN_BINDPASSWD_P,
1531 case NS_LDAP_ADMIN_BINDPASSWD_P: in verify_value()
2661 type == NS_LDAP_ADMIN_BINDPASSWD_P) { in __ns_ldap_setParamValue()
3397 case NS_LDAP_ADMIN_BINDPASSWD_P: in SetDoorInfoToUnixCred()
3816 (i == NS_LDAP_BINDPASSWD_P || i == NS_LDAP_ADMIN_BINDPASSWD_P) && in __s_val_bindpw()
H A Dns_writes.c1208 if ((ldaprc = __ns_ldap_getParam(NS_LDAP_ADMIN_BINDPASSWD_P, in get_admin_passwd()
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c400 if (paramFlag == NS_LDAP_ADMIN_BINDPASSWD_P && in main()
856 LDAP_SET_PARAM(arglist->adminPassword, NS_LDAP_ADMIN_BINDPASSWD_P); in client_manual()
1145 LDAP_SET_PARAM(arglist->adminPassword, NS_LDAP_ADMIN_BINDPASSWD_P); in client_mod()
1640 if (__ns_ldap_setParam(NS_LDAP_ADMIN_BINDPASSWD_P, in client_init()
2466 retcode = __ns_ldap_getParam(NS_LDAP_ADMIN_BINDPASSWD_P, in adminCredCheck()
2547 NS_LDAP_ADMIN_BINDPASSWD_P); in adminCredCheck()
3337 {"adminPassword", NS_LDAP_ADMIN_BINDPASSWD_P},
3548 case NS_LDAP_ADMIN_BINDPASSWD_P: in clientSetParam()