This repository has been archived by the owner on Dec 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Groups don't appear to be coming through over LDAP, cannot set admins via LDAP #87
Comments
Hello, I was about to open an issue for this problem as well, here is my log :
And related LDAP variables :
There is some The logs are not the same as @tromlet tho |
I'm not sure, but looking at openldap logs it seems wekan try to bind with the user I wish to log in wekan with Idk why... @xet7 ?
|
how to turn on the option so that ldap authentication appears in the admin panel? |
https://github.com/wekan/wekan/wiki/LDAP Snapsudo snap set wekan ldap-enable='true' Dockerhttps://github.com/wekan/wekan/blob/master/docker-compose.yml#L488 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Issue: I am unable to set users in my LDAP "admins" group to be automatically imported into WeKan AS administrators. Also, it kind of looks generally like there is no group functionality at all. For the most part, my LDAP settings ARE working - I can login using my LDAP credentials - I just don't have admin powers when I do (despite
snap set wekan ldap-sync-admin-status='true'
andsnap set wekan ldap-sync-admin-groups='<ADMIN LDAP GROUP>'
). I get some errors in my log, which I've highlighted below:Admin Panel > Version:
It should be noted that while I AM using "Linux x64", I am specifically using CentOS 8 x64. Runs lickety split, except for the groups thing not working.
Output of
snap get wekan
:Log output via
journalctl -fu snap.wekan.wekan
:The text was updated successfully, but these errors were encountered: