-
Notifications
You must be signed in to change notification settings - Fork 213
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
Duplicate user login/email #468
Comments
Hello, As I understand, you are trying to log into sysPass by using LDAP auth, if so sysPass will create the LDAP user in its database for offline access (and store user's data), and then it will get the user's data from LDAP, so that LDAP user has a email that matches with a sysPass user's email. Could you verify that the LDAP user's email does not match with an existing one? |
Yes it is, how can i solve this? |
You could change the sysPass user that has set that email. |
I have 6k+ users in my domain and it's impossible, have you got another way to solve this? |
I meant that you could change the user's email in sysPass, that is on the users tab, search for the email that were in conflict and then change it. Or maybe did you mean that all the LDAP users have the same email? |
Right, I found the bug. It was caused because it was using a variable that wasn't set at the time the LDAP checks took place. I've just fixed it in the latest commit (please download from the master branch) |
Thank you so much! |
Great, you're welcome! Thanks for the feedback and tests! |
Hello!
I tried to connect from AD, i take error :(
Syspass duplicate user login/email
The text was updated successfully, but these errors were encountered: