mirror of
https://github.com/nitnelave/lldap.git
synced 2023-04-12 14:25:13 +00:00
Fixed Typo in previous commit
This commit is contained in:
parent
0b323d4852
commit
dc307fb698
@ -35,11 +35,11 @@ Otherwise, just use:
|
|||||||
```
|
```
|
||||||
(uid=*)
|
(uid=*)
|
||||||
```
|
```
|
||||||
### Admins Base DN
|
### Admin Base DN
|
||||||
|
|
||||||
The DN of your admin group. If you have `media_admin` as your group you would use:
|
The DN of your admin group. If you have `media_admin` as your group you would use:
|
||||||
```
|
```
|
||||||
cn=admins,ou=groups,dc=example,dc=com
|
cn=media_admin,ou=groups,dc=example,dc=com
|
||||||
```
|
```
|
||||||
|
|
||||||
### Admin Filter
|
### Admin Filter
|
||||||
|
Loading…
Reference in New Issue
Block a user