From: Brian Candler Date: 2007-03-14T05:28:25+09:00 Subject: Re: NET::LDAP Problems..... On Tue, Mar 13, 2007 at 04:03:44AM +0900, Stephan Mueller wrote: > Hi Francis, > > * Francis Cianfrocca [12.03.2007]: > > > I wrote a Ruby-scriptable LDAP server based on the Net::LDAP protocol > > implementation and have used it for special purpose attribute servers, > > directory aggregators, etc. Works quite well. If there is enough interest in > > this, I can publish it as well. > > i for one would love to see such a thing. I could not say that i will > use it for any project for sure but i would love to play with it and try > some things. So if it is not way too much work to package this, go for > it! :D I wrote a ruby-ldapserver a while back and stuck it on rubyforge. It doesn't depend on Net::LDAP, except for its test cases I think. Anyway, it may be of interest in itself or as a comparison. http://rubyforge.org/projects/ruby-ldapserver Regards, Brian.