/[virtual-ldap]/README
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 91 by dpavlin, Fri May 14 11:50:10 2010 UTC revision 92 by dpavlin, Fri May 14 12:05:24 2010 UTC
# Line 19  If you need to augment or mungle LDAP fr Line 19  If you need to augment or mungle LDAP fr
19    
20    ./bin/ldap-rewrite.pl    ./bin/ldap-rewrite.pl
21    
22    You might want to edit configuration at top of script itself, especially
23    overlay_prefix if you want your YAML data to be without it.
24    
25  To augment data with your own, you should create files  To augment data with your own, you should create files
26    
27    yaml/uid=login,dc=example,dc=com    yaml/uid=login,dc=example,dc=com
28    
29    If you have test user in your LDAP edit configuration file and run tests:
30    
31      cp t/config.pl.template t/config.pl
32      vi t/config.pl
33      ./t/ldap-rewrite.t
34    
35    
36  If you want to expose MySQL Koha database as LDAP server start:  If you want to expose MySQL Koha database as LDAP server start:
37    

Legend:
Removed from v.91  
changed lines
  Added in v.92

  ViewVC Help
Powered by ViewVC 1.1.26