Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lukas However
OpenLDAP
Commits
e66a9624
Commit
e66a9624
authored
Dec 30, 2004
by
Kurt Zeilenga
Browse files
Add macro for Strong(er) Authen Required
parent
9f26171f
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/ldap.h
View file @
e66a9624
...
...
@@ -472,6 +472,7 @@ typedef struct ldapcontrol {
#define LDAP_AUTH_METHOD_NOT_SUPPORTED 0x07
#define LDAP_STRONG_AUTH_NOT_SUPPORTED LDAP_AUTH_METHOD_NOT_SUPPORTED
#define LDAP_STRONG_AUTH_REQUIRED 0x08
#define LDAP_STRONGER_AUTH_REQUIRED LDAP_STRONG_AUTH_REQUIRED
#define LDAP_PARTIAL_RESULTS 0x09
/* LDAPv2+ (not LDAPv3) */
#define LDAP_REFERRAL 0x0a
/* LDAPv3 */
...
...
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