Update external_authentication.md
This commit is contained in:
parent
0b7adf8e28
commit
d6f4f618f9
@ -24,6 +24,7 @@ To configure your LDAP, go need to go in the plugin section in "Settings":
|
||||
LDAP Filters allow you to match properly your user. It's not an easy task to always find the right filter, and it's entirely depending of your LDAP configuration. Still, here is a list of common filters:
|
||||
|
||||
* `'(uid={{name}})'` is usually the default filter for *Open LDAP*
|
||||
* `'(cn={{name}})'`, `'(sAMAccountName={{name}})'`, `'(sAMAccountName={{name}}@<domain>)'` or even `'(userPrincipalName={{name}})'` are widely used for *Active Directory*. Please check with your AD Admin to find the right one.
|
||||
|
||||
If you don't find the LDAP plugin in the list, be sure to have it displayed in your Xen Orchestra configuration (in `/etc/xo-server/config.yaml`):
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user