mirror of
https://github.com/nitnelave/lldap.git
synced 2023-04-12 14:25:13 +00:00
docs: update calibre-web config with login fix
This commit is contained in:
parent
96693d4691
commit
996f08d456
@ -54,13 +54,13 @@ dc=example,dc=com
|
||||
### LDAP User Object Filter
|
||||
|
||||
```
|
||||
(&(memberOf=CN=calibre_web,ou=groups,DC=example,DC=com)(uid=%s))
|
||||
(&(objectclass=person)(uid=%s))
|
||||
```
|
||||
|
||||
### LDAP Server is OpenLDAP?
|
||||
|
||||
```
|
||||
no
|
||||
yes
|
||||
```
|
||||
|
||||
### LDAP Group Object Filter
|
||||
|
Loading…
Reference in New Issue
Block a user