[PR #9486/01244237 backport][stable-10] Optimize ldap modules auth note in a doc fragment (#9489)

Optimize ldap modules auth note in a doc fragment (#9486)

Optimize ldap auth doc fragment

(cherry picked from commit 01244237a1)

Co-authored-by: Philippe Duveau <pduvax@gmail.com>
This commit is contained in:
patchback[bot] 2024-12-30 23:49:14 +01:00 committed by GitHub
parent bd4112e87b
commit a3cb344689
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 4 additions and 18 deletions

View file

@ -34,9 +34,6 @@ notes:
- This only deals with integer attribute of an existing entry. To modify attributes
of an entry, see M(community.general.ldap_attrs) or to add or remove whole entries,
see M(community.general.ldap_entry).
- The default authentication settings will attempt to use a SASL EXTERNAL
bind over a UNIX domain socket. If you need to use a simple bind to access
your server, pass the credentials in O(bind_dn) and O(bind_pw).
author:
- Philippe Duveau (@pduveau)
requirements: