Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
1e222584
Commit
1e222584
authored
Jul 30, 2020
by
Howard Chu
Committed by
Quanah Gibson-Mount
Aug 04, 2020
Browse files
ITS#9279 Netscape passwordExp controls came from draft-vchu-ldap-pwd-policy
parent
20a59e91
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/ldap.h
View file @
1e222584
...
...
@@ -366,9 +366,8 @@ typedef struct ldapcontrol {
#define LDAP_CONTROL_VLVRESPONSE "2.16.840.1.113730.3.4.10"
/* 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 */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment