example_configs: Added explanation to Jellyfin Docs

This commit is contained in:
Juli 2023-02-12 11:10:52 +01:00 committed by GitHub
parent d04305433f
commit 94d45f7320
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -35,6 +35,12 @@ Otherwise, just use:
```
(uid=*)
```
### Admin Base DN
The DN of your admin group. If you have `media_admin` as your group you would use:
```
cn=media_admin,ou=groups,dc=example,dc=com
```
### Admin Filter