/[virtual-ldap]/bin/virtual-ldap.pl
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 /bin/virtual-ldap.pl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations)
Sat Mar 14 13:01:20 2009 UTC (15 years, 1 month ago) by dpavlin
File MIME type: text/plain
File size: 121 byte(s)
extract virtual LDAP part from A3C
1 #!/usr/bin/perl
2
3 use strict;
4 use warnings;
5
6 use lib 'lib';
7 use VLDAP::Server;
8
9 VLDAP::Server->run({ port => 1389 });
10
11 1;

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26