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

/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c93 * enableShadowUpdate
272 char *enableShadowUpdate; member in struct:__anon731
552 * if init or manual, and if adminDN is specified then enableShadowUpdate
556 (!optlist->enableShadowUpdate ||
557 strcasecmp(optlist->enableShadowUpdate, "TRUE") != 0) &&
561 "be specified if enableShadowUpdate is not set to TRUE \n"),
845 LDAP_SET_PARAM(arglist->enableShadowUpdate,
1146 LDAP_SET_PARAM(arglist->enableShadowUpdate,
1350 LDAP_CHECK_INVALID(arglist->enableShadowUpdate,
1351 "enableShadowUpdate");
[all...]
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_sldap.h142 typedef enum enableShadowUpdate { enum

Completed in 50 milliseconds