1
0
Fork 0

LDAP: documentation

This commit is contained in:
baslr 2017-03-25 12:24:44 +01:00
parent 88514dc7d0
commit 843e3d1598
1 changed files with 1 additions and 1 deletions

View File

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