ldap: Slightly tweak wording in unique_account_id doc.

The original sentence is a bit unclear it's talking about mapping to the
same user account *across time* - rather than a situation where a value
might map to multiple accounts at the same time (which should be
impossible for DNs).
This commit is contained in:
Mateusz Mandera
2025-07-21 01:28:47 +08:00
committed by Tim Abbott
parent 50d9464184
commit aef9f1d331

View File

@@ -277,7 +277,7 @@ for most LDAP installations. All you need to do is set the
unique identifier** for the account. If your LDAP server has a policy
of never changing the Distinguished Name (`dn`) for a user, you can
use that. But it's worth checking if your LDAP provider offers a UUID
that is guaranteed to map to a unique user account.
that is guaranteed to always map to the same user account.
For Active Directory installations, the immutable Security Identifier
[`objectSid`](https://ldapwiki.com/wiki/Wiki.jsp?page=Security%20Identifier)