Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 May 2004 13:10:42 +0400
From:      Michael Bushkov <bushman@rsu.ru>
To:        freebsd-hackers@freebsd.org, freebsd-arch@freebsd.org
Cc:        bork@rsu.ru
Subject:   lookupd 0.2a
Message-ID:  <1085908242.2006.44.camel@stinger.cc.rsu.ru>

next in thread | raw e-mail | index | archive | help
Good day!
We are glad to anounce a 0.2 version of LookupD implementation for
FreeBSD. It was released under BSD license.
Currently it has caching system and such modules as: files, dns and
ldap. Besides, our modules structure is quite similar to current
FreeBSD nsswitch modules structure, so it's quite easy to port existing
modules. So as our ldap module is a port of nss_ldap. And it uses the
same nss_ldap.conf file.

You can download it from here:
sources:
http://www.rsu.ru/~bushman/lookupd/downloads/0_2_a/lookupd-0.2a.tar.gz 

port:
http://www.rsu.ru/~bushman/lookupd/downloads/0_2_a/lookupd.tar.gz

You can use lookupd by plugging it to the FreeBSD nsswitch system as a
module (copy nss_lookupd.so to you libraries folder). If you install
from port, it will be done automatically.

For more information see manual for lookupd(8).

We'll be very thankful for any help with testing and developing of this
project. 

Michael Bushkov <bushman@rsu.ru>
Rostov State University



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1085908242.2006.44.camel>