mirror of https://gitee.com/bigwinds/arangodb
LDAP: documentation
This commit is contained in:
parent
88514dc7d0
commit
843e3d1598
|
@ -9,7 +9,7 @@ The basic options are `--ldap.enabled`, `--ldap.tls`, `--ldap.port`, `--ldap.ser
|
|||
|
||||
The default for `--ldap.port` is *389*.
|
||||
|
||||
`--ldap.permissions-attribute-name` has the format *databse-name=(\*|rw|none)[,database-name=(\*|rw|none)]*.
|
||||
`--ldap.permissions-attribute-name` has the format *databse-name=(*|rw|none)[,database-name=(*|rw|none)]*.
|
||||
|
||||
There are two modes of operation: *simple auth* and *bind+search*.
|
||||
|
||||
|
|
Loading…
Reference in New Issue