/[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

Diff of /t/config.pl.template

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

revision 71 by dpavlin, Mon Feb 22 22:44:56 2010 UTC revision 74 by dpavlin, Tue Feb 23 00:22:39 2010 UTC
# Line 6  $config = { Line 6  $config = {
6                  base => 'dc=example,dc=com',                  base => 'dc=example,dc=com',
7                  filter => 'uid=login',                  filter => 'uid=login',
8          },          },
9            attributes_required => [ qw/
10                    uid
11            / ],
12  };  };

Legend:
Removed from v.71  
changed lines
  Added in v.74

  ViewVC Help
Powered by ViewVC 1.1.26