example_configs: Fix typo in nexus.md
This commit is contained in:
parent
87d825626c
commit
2f20f63b41
@ -19,7 +19,7 @@ Click `Verify connection` if successful click `Next`
|
|||||||
* Select a template: Generic ldap server
|
* Select a template: Generic ldap server
|
||||||
* User Relative DN: `ou=people`
|
* User Relative DN: `ou=people`
|
||||||
* User subtree: Leave unchecked
|
* User subtree: Leave unchecked
|
||||||
* Object class: person
|
* Object class: `person`
|
||||||
* User Filter: Leave empty to allow all users to log in or `(memberOf=uid=nexus_users,ou=groups,dc=example,dc=com)` for a specific group
|
* User Filter: Leave empty to allow all users to log in or `(memberOf=uid=nexus_users,ou=groups,dc=example,dc=com)` for a specific group
|
||||||
* Username Attribute: `uid`
|
* Username Attribute: `uid`
|
||||||
* Real Name Attribute: `cn`
|
* Real Name Attribute: `cn`
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user