Searched defs:ldaptool_require_binddn (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ldap/common/
H A Dcommon.c199 int ldaptool_require_binddn = 1; variable
819 ldaptool_require_binddn = 0;
826 ldaptool_require_binddn = 0;
830 if (ldaptool_require_binddn && binddn == NULL && passwd == NULL) {

Completed in 79 milliseconds