http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9375
Bug ID: 9375
Summary: Logging in with LDAP creates duplicate users
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: 3.8
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5 - low
Component: Authentication
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Bug noted in 3.8, probably exists in master as well.
To replicate:
Create a "native" koha user with the same username/password as your LDAP user.
Log in with LDAP - a duplicate user should be created with the mapped fields in
the borrower account.
I think this is not working as intended - my thought is that if a user exists
in Koha, and the user/password are identical, one of two things should happen:
Either Koha should recognize that this user exists and ask the user if they
want to populate the existing account with the data from LDAP, or Koha should
recognize that this user exists and simply log in, leaving the member account
alone and inserting no data.
Thoughts?
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/