Update Jellyfin Docs

It is lacking an explanation of the Base DN setting.
This commit is contained in:
Juli 2023-02-11 23:11:48 +00:00 committed by GitHub
parent d04305433f
commit 0b323d4852
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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