diff --git a/packages/xo-server-auth-ldap/src/index.js b/packages/xo-server-auth-ldap/src/index.js index cc97601e1..49aaae5aa 100644 --- a/packages/xo-server-auth-ldap/src/index.js +++ b/packages/xo-server-auth-ldap/src/index.js @@ -96,7 +96,7 @@ For Microsoft Active Directory, you can try one of the following filters: - \`(cn={{name}})\` - \`(sAMAccountName={{name}})\` -- \`(sAMAccountName={{name}}@)\` +- \`(sAMAccountName={{name}}@)\` (replace \`\` by your own domain) - \`(userPrincipalName={{name}})\` `.trim(), type: 'string',