http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7973
--- Comment #41 from Martin Renvoize <[email protected]> --- So, my patch test plan differs slightly as I don't add additional requirements to the config. 1. Set auth_by_bind to 1 in the conf.xml as we still want to auth by bind. 2. Also set a user and pass in the conf.xml as we want to use an ldapuser to authenticate the initial search 3. Test that authentication works So, my patch does not require the addition of 'bind_with_service' to the xml config, instead it uses the existing user and pass params. -- 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/
