From: Graham B. <gb...@po...> - 2002-05-22 15:19:47
|
This looks great. Are you planning to upload it to CPAN ? Graham. On Wed, May 22, 2002 at 09:11:29AM +0200, Hans Klunder wrote: > Ls, > > sometime ago someone asked if it was possible to write a ldap server in > perl.. > I've written a Net::LDAP::Daemon package that handles the protocol part of > an LDAP server (in a rather simple way). You are able to specify a package > (using dispatch_to) that should do the real work (e.g. searching a database > or updating entries). > > Daemon.pm is the actual package, ldapdaemon.pl is a sample server and > LdapDemoServer.pm is a sample query handler. > > Enjoy, > > Hans > > > > |