--- README 2010/05/14 11:50:10 91 +++ README 2010/05/14 12:05:24 92 @@ -19,10 +19,19 @@ ./bin/ldap-rewrite.pl +You might want to edit configuration at top of script itself, especially +overlay_prefix if you want your YAML data to be without it. + To augment data with your own, you should create files yaml/uid=login,dc=example,dc=com +If you have test user in your LDAP edit configuration file and run tests: + + cp t/config.pl.template t/config.pl + vi t/config.pl + ./t/ldap-rewrite.t + If you want to expose MySQL Koha database as LDAP server start: