chore(xo-server-auth-ldap): clarify bind.dn description
This commit is contained in:
@@ -49,7 +49,9 @@ If not specified, it will use a default set of well-known CAs.
|
||||
properties: {
|
||||
dn: {
|
||||
description: `
|
||||
Distinguished name of the user permitted to search the LDAP directory for the user to authenticate.
|
||||
Full distinguished name of the user permitted to search the LDAP directory for the user to authenticate.
|
||||
|
||||
Example: uid=xoa-auth,ou=people,dc=company,dc=net
|
||||
|
||||
For Microsoft Active Directory, it can also be \`<user>@<domain>\`.
|
||||
`.trim(),
|
||||
|
||||
Reference in New Issue
Block a user