Date: Wed, 22 May 2002 08:31:18 +0930 From: Mike Gratton <mike@vee.net> To: Kirill Alder-Ponazdyr <quak@mydiax.ch> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: FreeBSD and LDAP Directory Message-ID: <3CEAD1BE.6020306@vee.net> References: <20020521222314.3C47D37B40C@hub.freebsd.org> <20020521153245.K10179@techometer.net> <20020521223735.AA60537B409@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Kirill, The short answer is: There is no way of doing what you want, directly. The long answer is: You need something like nsswitch to be able to use LDAP directly. There was a port of NetBSD's nsswitch implementation to -STABLE and -CURRENT a while ago by Jacques Vidrine. Unfortunately it didn't work with LDAP for a few reasons, and he doesn't have the time to rework it so it does. See <http://www.nectar.cc/zope/freebsd/nsswitch> for details. An alternative would be to use YP on your FBSD machines with a LDAP to YP bridge for the master. PADL <http://www.padl.com/> have a commerical LDAP/YP bridge which you could use. HTH, Mike. -- Mike Gratton <mike@vee.net>, <http://web.vee.net/> "Every motive escalate." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CEAD1BE.6020306>