[Koha] koha with ldap

MJ Ray mjr at phonecoop.coop
Thu Jul 27 20:20:34 NZST 2006


Mourik Jan wrote:
> [...] Every time an ldap user logs into koha, his/hers 
> details are reset from the ldap server. [...]
> Is there a way to prevent this, or will I simple have to start adding 
> ALL details in my corporate ldap server..?

If this is using C4/Auth_with_ldap.pm (and I can't remember the
current implementation), there's a section marked
	### LOCAL
	### Change the code below to match your own LDAP server.

If you comment out the $borrower{...} lines in it, it should
stop those from updating from LDAP.

Hope that works for you,
-- 
MJ Ray - personal email, see http://mjr.towers.org.uk/email.html
Work: http://www.ttllp.co.uk/  irc.oftc.net/slef  Jabber/SIP ask



More information about the Koha mailing list