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

Contents of /t/config.pl.template

Parent Directory Parent Directory | Revision Log Revision Log


Revision 71 - (show annotations)
Mon Feb 22 22:44:56 2010 UTC (14 years, 1 month ago) by dpavlin
File size: 198 byte(s)
test ldap-rewrite

1 $config = {
2 server => 'localhost:1389',
3 bind_as => 'login@example.com', # test rewrite on bind
4 password => 'password',
5 search => {
6 base => 'dc=example,dc=com',
7 filter => 'uid=login',
8 },
9 };

  ViewVC Help
Powered by ViewVC 1.1.26