[Koha-bugs] [Bug 5630] CAS improvements

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 5 14:05:32 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5630

--- Comment #17 from Ian Walls <ian.walls at bywatersolutions.com> 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.


More information about the Koha-bugs mailing list