http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12831
Chris Cormack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #31275|0 |1 is obsolete| | --- Comment #3 from Chris Cormack <[email protected]> --- Created attachment 31619 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31619&action=edit Bug 12831 - local only logins should work with LDAP This fixes regression introducted in Bug 8148. If ldap is enabled, and using auth_by_bind, one will not be able to login using any local accounts which do not appear in the ldap directory. This is problematic because a number of koha system accounts are unlikely to have a parallel in the active directory.. for instance SIP Service User accounts. Signed-off-by: Chris Cormack <[email protected]> Seems to work as advertised, there may be other error codes we need to trap, but this is a good start -- 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/
