mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-02-05 05:24:05 +00:00
Added an example of configuring Active Directory integration /Marcus Sjögren
parent
880678859b
commit
fe1f712715
2
LDAP.md
2
LDAP.md
@ -69,7 +69,7 @@ AUTH_LDAP_GROUP_TYPE = GroupOfNamesType()
|
||||
|
||||
But in netbox-docker it should be:
|
||||
```
|
||||
AUTH_LDAP_GROUPTYPE = GroupOfNamesType
|
||||
AUTH_LDAP_GROUP_TYPE = GroupOfNamesType
|
||||
```
|
||||
|
||||
All config is handled / controlled in the file netbox/configuration/ldap/*.py.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user