Home
last modified time | relevance | path

Searched refs:LDAP_CONTROL_PWEXPIRED (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/head/
H A Dldap.h437 #define LDAP_CONTROL_PWEXPIRED "2.16.840.1.113730.3.4.4" macro
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_common.c2169 if (strcmp(*oid, LDAP_CONTROL_PWEXPIRED) == 0 || in __s_api_contain_passwd_control_oid()
H A Dns_connect.c1242 LDAP_CONTROL_PWEXPIRED) == 0) { in process_pwd_mgmt()