http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8148
--- Comment #5 from mourik jan <[email protected]> --- <useldapserver>1</useldapserver> <ldapserver id="ldapserver"> <hostname>x.x.x.x</hostname> <base>ou=users,dc=xx,dc=yy</base> <replicate>1</replicate> <update>1</update> <auth_by_bind>1</auth_by_bind> <principal_name>uid=%s,ou=users,dc=xx,dc=yy</principal_name> <mapping> <firstname is="givenName" ></firstname> <surname is="cn" ></surname> <address is="postaladdress" ></address> <city is="l" ></city> <zipcode is="postalcode" ></zipcode> <branchcode is="branch" ></branchcode> <userid is="uid" ></userid> <password is="userpassword" ></password> <email is="mail" ></email> <categorycode is="employeetype" ></categorycode> <phone is="telephoneNumber"></phone> </mapping> </ldapserver> -- 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/
