[Koha-bugs] [Bug 6022] Auth_with_ldap check if categorycode is valid

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 24 15:53:46 CET 2011


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

--- Comment #7 from Dobrica Pavlinusic <dpavlin at rot13.org> 2011-11-24 14:53:46 UTC ---
Created attachment 6391
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6391
Bug 6022: Auth_with_ldap check if categorycode is valid

added test scenario.

Test scenario:
1. enable LDAP in koha-conf.xml using <useldapserver>1</useldapserver>
   and add <ldapserver> configuration with
   <categorycode is="SomeLDAPField">DefaultCategoryCode</categorycode>
2. select/create LDAP user with category in SomeLDAPField which isn't in
   Koha
3. try logging in and ensure that assigned category to new user is
   DefaultCategoryCode

-- 
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.
You are watching all bug changes.


More information about the Koha-bugs mailing list