Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jul 2008 12:07:05 -0700
From:      "pete wright" <nomadlogic@gmail.com>
To:        sgmayo@mail.bloomfield.k12.mo.us
Cc:        questions@freebsd.org
Subject:   Re: nsswitch.conf man page
Message-ID:  <57d710000807161207w102c47abvc2814ff8edcefc42@mail.gmail.com>
In-Reply-To: <1105.204.184.27.217.1216233869.squirrel@mail.bloomfield.k12.mo.us>
References:  <1105.204.184.27.217.1216233869.squirrel@mail.bloomfield.k12.mo.us>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 16, 2008 at 11:44 AM,  <sgmayo@mail.bloomfield.k12.mo.us> wrote:
> I don't see anything in the man page about adding ldap into the
> nsswitch.conf file.  Is that something that I can do so that I can get
> applications to use my openldap?

oh that's odd - never noticed that :)

>
> I would assume I could add something to the affect of:
>
> passwd files ldap
> group files ldap
>

yep that's about it, here is what i use for ldap auth on some
workstations that hit an openldap cluster.

passwd: files   ldap
shadow: files   ldap
group:  files   ldap


-pete

-- 
~~o0OO0o~~
Pete Wright
www.nycbug.org
NYC's *BSD User Group



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