Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
475431aa
Commit
475431aa
authored
May 17, 2022
by
Ondřej Kuzník
Committed by
Quanah Gibson-Mount
May 17, 2022
Browse files
ITS
#9824
Document SASL related ldap_get/set_option restrictions
parent
c34d419f
Pipeline
#4341
passed with stage
in 33 minutes and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
doc/man/man3/ldap_get_option.3
View file @
475431aa
...
...
@@ -463,7 +463,7 @@ must be an
.BR "unsigned int *" .
.SH SASL OPTIONS
The SASL options are OpenLDAP specific.
The SASL options are OpenLDAP specific
and unless otherwise noted, require an LDAP handle to be passed
.
.TP
.B LDAP_OPT_X_SASL_AUTHCID
Gets the SASL authentication identity;
...
...
@@ -507,7 +507,7 @@ in form of a NULL-terminated array of strings;
.BR outvalue
must be
.BR "char ***" .
The caller must not free or otherwise muck with it.
The caller must not free or otherwise muck with it.
This option can be used globally.
.TP
.B LDAP_OPT_X_SASL_NOCANON
Sets/gets the NOCANON flag.
...
...
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