LDAP error when first logging in as admin (and LDAP doesn't seem to work)
-
@grienauer I think https://github.com/janeczku/calibre-web/issues/1656 but I haven't found the time to learn some python and submit a PR.
-
@girish said in LDAP error when first logging in as admin (and LDAP doesn't seem to work):
@grienauer I think https://github.com/janeczku/calibre-web/issues/1656 but I haven't found the time to learn some python and submit a PR.
It looks like that issue is waiting for your input @girish
I just came back here to say:
Calibre is listed as having LDAP over on:
https://www.cloudron.io/appstatus.htmlBut given it doesn't work at all, that isn't currently correct
-
@jdaviescoates yeah, I think it's best to remove LDAP support from the app since it's unlikely I can create the PR anytime soon. I have to learn python among other things.
-
@jdaviescoates yes, pretty much. I am going to give myself one more month, before removing LDAP...
-
@girish I'm using cloudron for my family and friends about 20+ people,I'd like to see ldap work between calibre and cloudron.
So please ask for ldap support if is possible?
thxAnd after a little test,maybe the problem is about LDAP groups?last I check groups settings also broken in nextcloud
-
@anschein Cloudron groups do not integrate with groups inside the app. This is intentional. Cloudron LDAP only provides authentication and not authorization. Most group stuff is related to authorization.
However, Cloudron groups are exposed via LDAP. So, if you want, you can set this up yourself manually.
-
I did some investigation on the LDAP integration with the outcome that it might not be possible to integrate this app at all currently. I have posted an issue for clarification on my understanding at https://github.com/janeczku/calibre-web/issues/2652
If this is all true, then I guess we will remove LDAP support for the moment.
-
-