Searched refs:bindDN (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c278 char *bindDN; member in struct:__anon57
422 optlist->bindDN = strdup(optarg);
831 LDAP_CHECK_INVALID(arglist->bindDN, "bind DN");
1130 LDAP_CHECK_INVALID(arglist->bindDN, "bind DN");
1359 LDAP_CHECK_INVALID(arglist->bindDN, "bind DN");
1525 if (arglist->bindDN != NULL) {
1551 cfg.SA_BIND_DN = arglist->bindDN;
1962 " [-D bindDN]\n\t[-w bindPassword] [-j passswdFile]"

Completed in 561 milliseconds