Date: Sat, 7 Sep 2002 01:55:02 -0400 (EDT) From: Joe Marcus Clarke <marcus@marcuscom.com> To: dave <dmehler@siscom.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: pam_ldap package. Message-ID: <20020907015232.G45915-100000@shumai.marcuscom.com> In-Reply-To: <000701c25628$644fd7f0$0200a8c0@satellite>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 7 Sep 2002, dave wrote: > Hello, > What functionality does the pam_ldap package provide? I'm trying to get > my fbsd box to authenticate users via ldap, and i saw this package, but i > don't see documentation for it nor what if anything it adds to /etc/pam.conf > any help appreciated. When you install the port/package, you will notice the pkg-message that prints out will tell you what to add to pam.conf. The ldap.conf file that comes with the port is well commented, and should tell you hoe to configure it. pam_ldap will only give you _authentication_ support. You will still need to have each user in /etc/master.passwd for things like home directories and gecos info. Joe > Thanks. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020907015232.G45915-100000>