[Koha-bugs] [Bug 12831] local only logins should still work when ldap authentication is enabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 26 10:32:59 CET 2014


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

Chris Cormack <chris at bigballofwax.co.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33868|0                           |1
        is obsolete|                            |

--- Comment #20 from Chris Cormack <chris at bigballofwax.co.nz> ---
Created attachment 33946
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33946&action=edit
BUG 12831: Local Only logins with LDAP

Local only logins should continue to function when LDAP is enabled.
This was not the case after bug 8148 [LDAP Auth should FAIL when ldap
contains a NEW password].  For this case, we need to diferentiate
between local accounts and ldap accounts.  This is somewhat challenging
and thus this patch is only part of the story.

The other half can be achieved with bug 9165

Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list