commit
d7c94613d4
2 changed files with 6 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -45,3 +45,8 @@ catalog.xml
|
|||
#########
|
||||
target
|
||||
|
||||
|
||||
# Gitbook
|
||||
|
||||
_book
|
||||
node_modules
|
||||
|
|
|
@ -14,7 +14,7 @@ Selecting _ldap_ will bring you to the ldap configuration page.
|
|||
|
||||
==== Edit Mode
|
||||
|
||||
Users, through the <<fake/../../account.adoc#_account-service, User Account Service, and admins through the Admin Console
|
||||
Users, through the <<fake/../../account.adoc#_account-service, User Account Service>>, and admins through the Admin Console
|
||||
have the ability to modify user metadata. Depending on your setup you may or may not have LDAP update privileges. The
|
||||
`Edit Mode` configuration option defines the edit policy you have with your LDAP store.t privileges you have.
|
||||
|
||||
|
|
Loading…
Reference in a new issue