mirror of
https://github.com/nitnelave/lldap.git
synced 2023-04-12 14:25:13 +00:00
Update Jellyfin Docs
It is lacking an explanation of the Base DN setting.
This commit is contained in:
parent
d04305433f
commit
0b323d4852
@ -35,6 +35,12 @@ Otherwise, just use:
|
||||
```
|
||||
(uid=*)
|
||||
```
|
||||
### Admins Base DN
|
||||
|
||||
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
|
||||
```
|
||||
|
||||
### Admin Filter
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user