mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-27 03:20:22 +08:00
ITS#9279 Netscape passwordExp controls came from draft-vchu-ldap-pwd-policy
This commit is contained in:
parent
8849d83f75
commit
e3875c1819
@ -393,9 +393,8 @@ typedef struct ldapcontrol {
|
||||
#define LDAP_TAG_X_ACCOUNT_USABILITY_UNTIL_UNLOCK ((ber_tag_t) 0x84U) /* primitive + 4 */
|
||||
|
||||
/* Netscape Password policy response controls */
|
||||
/* https://docs.oracle.com/cd/E19957-01/816-5618-10/netscape/ldap/controls/LDAPPasswordExpiredControl.html */
|
||||
/* <draft-vchu-ldap-pwd-policy> */
|
||||
#define LDAP_CONTROL_X_PASSWORD_EXPIRED "2.16.840.1.113730.3.4.4"
|
||||
/* https://docs.oracle.com/cd/E19957-01/816-5618-10/netscape/ldap/controls/LDAPPasswordExpiringControl.html */
|
||||
#define LDAP_CONTROL_X_PASSWORD_EXPIRING "2.16.840.1.113730.3.4.5"
|
||||
|
||||
/* LDAP Unsolicited Notifications */
|
||||
|
Loading…
Reference in New Issue
Block a user