wekan / ldap

LDAP support for Wekan code has been moved to https://github.com/wekan/wekan/tree/master/packages/wekan-ldap , issues to https://github.com/wekan/wekan/issues , and if PRs are needed please add them instead to https://github.com/wekan/wekan/pulls
https://github.com/wekan/wekan/tree/master/packages/wekan-ldap
MIT License
12 stars 10 forks source link

LDAP Error #48

Open fquantin opened 4 years ago

fquantin commented 4 years ago

Hi, i have a error with LDAP authentification when i check with the command sudo snap logs -f wekan i can see [INFO] Ldap connected but i obtains this after: 2019-12-30T14:14:00Z wekan.wekan[7299]: [ERROR] InvalidCredentialsError: 80090308: LdapErr: DSID-0C090421, comment: AcceptSecurityContext error, data 52e, v23f0 I hope you can help me plz

Thanks,

xet7 commented 4 years ago

Does some of these LDAP settings help? https://github.com/wekan/wekan/wiki/LDAP

Do you have , at LDAP group name? If yes, you could try to urlencode it: https://github.com/wekan/wekan/wiki/Troubleshooting-Mail

You could also search these open and closed issues does somebody else have same errors.

fquantin commented 4 years ago

I have already use the link number 1 and i have a active directory structure i have already fill all fields

xet7 commented 4 years ago

You could also google search what that error means.

Does this happen with all users, or only some users? Are there some special characters in usernames?

fquantin commented 4 years ago

not special characters in username and yes for all users

xet7 commented 4 years ago

Can users login with email address and password? I think login with username does not work when LDAP is enabled.

fquantin commented 4 years ago

i have try and don't work with email

xet7 commented 4 years ago

I don't yet have Active Directory setup where I could test, it could take some days/weeks/months before I figure out how to setup it, because I have not used AD or LDAP on network of computers yet. I hope some other Wekan users that have Active Directory working can help, like @shioku https://github.com/wekan/wekan/issues/2822#issuecomment-568314135 .

Some google search results with that error point to info like this, I don't know do they help: https://stackoverflow.com/questions/19785611/ldapexception-when-trying-to-connect-using-userprincipalname

At some point of time, I would like to add more community members GitHub usernames to https://github.com/wekan/wekan/wiki/Team so that they could help with various areas of Wekan configuration.