Searched refs:__ns_ldap_repAttr (Results 1 - 7 of 7) sorted by relevance
/illumos-gate/usr/src/lib/libsldap/common/ |
H A D | llib-lsldap | 81 int __ns_ldap_repAttr(
|
H A D | ns_sldap.h | 87 * __ns_ldap_repAttr() to update the shadow database on the 750 int __ns_ldap_repAttr(
|
H A D | ns_writes.c | 1258 * __ns_ldap_repAttr modifies ldap attributes of the 'dn' entry stored 1271 __ns_ldap_repAttr( function 1285 (void) fprintf(stderr, "__ns_ldap_repAttr START\n"); 3918 * would call __ns_ldap_repAttr first, and if server says 3935 rc = __ns_ldap_repAttr(service, fulldn, modattrlist,
|
/illumos-gate/usr/src/cmd/keyserv/ |
H A D | chkey_common.c | 686 ldaprc = __ns_ldap_repAttr("publickey", dn,
|
/illumos-gate/usr/src/lib/passwdutil/ |
H A D | ldap_attr.c | 1062 ldaprc = __ns_ldap_repAttr("shadow", dn,
|
/illumos-gate/usr/src/cmd/ldapcachemgr/ |
H A D | cachemgr.c | 1731 rc = __ns_ldap_repAttr(NS_ADMIN_SHADOW_UPDATE, dn,
|
/illumos-gate/usr/src/cmd/idmap/idmap/ |
H A D | namemaps.c | 839 ldaprc = __ns_ldap_repAttr(
|
Completed in 102 milliseconds