Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All users are admin after enable "ldap-sync-admin-groups" #157

Open
karvox opened this issue May 9, 2022 · 0 comments
Open

All users are admin after enable "ldap-sync-admin-groups" #157

karvox opened this issue May 9, 2022 · 0 comments

Comments

@karvox
Copy link

karvox commented May 9, 2022

Hello everyone,

After I enable ldap-sync-admin-groups all successfull login-in by users become a wekan administrator. My admin group on MS AD has 2 users, what is wrong? Is a bug? or misconfiguration? This is my wekan config:

Key Value
debug true
default-authentication-method ldap
ldap-authentication true
ldap-authentication-password xxxxxxxxxxxxxxxxxxxxxxxxx
ldap-authentication-userdn CN=Wekan Authenticator,CN=Users,DC=xxx,DC=xxx,DC=xxx,DC=xxx
ldap-background-sync true
ldap-background-sync-import-new-users false
ldap-background-sync-interval every 1 minute
ldap-background-sync-keep-existant-users-updated true
ldap-basedn DC=xxx,DC=xxx,DC=xxx,DC=xxx
ldap-enable true
ldap-encryption false
ldap-fullname-field displayName
ldap-group-filter-enable true
ldap-group-filter-group-id-attribute cn
ldap-group-filter-group-member-attribute member
ldap-group-filter-group-member-format dn
ldap-group-filter-group-name WekanUsers
ldap-group-filter-objectclass group
ldap-host 10.10.10.10
ldap-idle-timeout 10000
ldap-log-enabled true
ldap-login-fallback false
ldap-port 389
ldap-reconnect true
ldap-sync-admin-groups ti
ldap-sync-admin-status true
ldap-sync-user-data-fieldmap {'cn':'name', 'mail':'email'}
ldap-timeout 10000
ldap-unique-identifier-field sAMAccountName
ldap-user-search-field sAMAccountName
ldap-user-search-filter (&(objectClass=user)(memberOf=CN=WekanUsers,CN=Users,DC=xxx,DC=xxx,DC=xxx,DC=xxx))
ldap-user-search-scope sub
ldap-username-field sAMAccountName
mail-from Wekan Boards Support [email protected]
mail-url smtp://notify-wekan@:[email protected]:587/?ignoreTLS=false&tls={rejectUnauthorized:true}&secure=false
port 3001
root-url http://wekan.xxx.xxx.xxx
with-api true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant