http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5630
--- Comment #17 from Ian Walls <[email protected]> 2011-08-05 12:05:32 UTC --- OK, so a testing plan to check against regressions: Situation 1: Koha-only authentication Check logins: a) by userid for valid userid/password b) by userid for invalid userid/password c) by cardnumber for valid cardnumber/password d) by cardnumber for invalid cardnumber/password e) by root database user Situation 2: LDAP authentication (I believe the particular configurations of the LDAP are irrelevant here, but for more rigour, check with all combinations of update/replicate on/off) Check logins: a) by valid LDAP userid/password b) by invalid LDAP userid/password, but valid Koha userid/password c) by invalid LDAP userid/password, but valid Koha cardnumber/password d) by invalid LDAP userid/password and invalid Koha userid/password e) by root database user All that said, I suspect that this will apply fine to Koha without any breakages, given the limited changes to C4/Auth.pm and opac-user.tt. But, please test all 10 conditions and provide results to earn "Passed QA" status. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
