portainer AD config
This commit is contained in:
parent
7dc38cc5f8
commit
b5f1bb0ae5
8
cheat/portainer.md
Normal file
8
cheat/portainer.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# Active directory configuration
|
||||||
|
```
|
||||||
|
BaseDN: CN=Users,DC=example,DC=org
|
||||||
|
Username attribute: sAMAccountName
|
||||||
|
Filter: (objectClass=user)
|
||||||
|
```
|
||||||
|
|
||||||
|
Source : https://github.com/portainer/portainer/pull/1093#issuecomment-321253572
|
Loading…
Reference in New Issue
Block a user