Replace dc=example,dc=com
with your LLDAP configured domain.
Use LDAP Authentication
lldap
3890
none
simple
uid=admin,ou=people,dc=example,dc=com
CHANGE_ME
dc=example,dc=com
(&(objectclass=person)(uid=%s))
yes
(&(objectclass=groupOfUniqueNames)(cn=%s))
calibre_web
Note: Create a group in lldap and add users to it that will have access to your Calibre-Web instance
uniqueMember
Custom Filter
(&(objectclass=person)(uid=%s))
Note: lowercase the word "person" until this bug is fixed