Quote:
Originally Posted by kovidgoyal
I dont understand why you are having a problem. You want to restrict users to particular libraries/virtual libraries, use the userdb feature for that. And let calibre do the authentication instead of apache, just use a script in crontab to update the calibre db with the users from ldap. The calibre userdb is a simple sqlite db.
|
May be a way... But how would I update the passwords? In the LDAP the passwords are hashed (of course, so are they in the calibre db, I hope, everything other will be a security risk) and of course I don't know the passwords as users manage them by theirselfes.