Added an example of configuring Active Directory integration /Marcus Sjögren
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.
|
||||
|
||||
Reference in New Issue
Block a user