Added an example of configuring Active Directory integration /Marcus Sjögren
+1
-1
@@ -69,7 +69,7 @@ AUTH_LDAP_GROUP_TYPE = GroupOfNamesType()
|
|||||||
|
|
||||||
But in netbox-docker it should be:
|
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.
|
All config is handled / controlled in the file netbox/configuration/ldap/*.py.
|
||||||
|
|||||||
Reference in New Issue
Block a user