From owner-freebsd-isp Fri Jul 27 14:24:18 2001 Delivered-To: freebsd-isp@freebsd.org Received: from 216-24-1-70.win.net (216-24-1-70.win.net [216.24.1.70]) by hub.freebsd.org (Postfix) with ESMTP id 4D4E837B401 for ; Fri, 27 Jul 2001 14:24:15 -0700 (PDT) (envelope-from root@216-24-1-70.win.net) Received: from localhost (root@localhost) by 216-24-1-70.win.net (8.11.3/8.11.3) with ESMTP id f6RLPh268542 for ; Fri, 27 Jul 2001 17:25:43 -0400 (EDT) (envelope-from root@216-24-1-70.win.net) Date: Fri, 27 Jul 2001 17:25:43 -0400 (EDT) From: Charlie ROOT To: "freebsd-isp@FreeBSD. ORG" Subject: Re: pam_ldap In-Reply-To: Message-ID: <20010727172141.V66681-100000@216-24-1-70.win.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Yea, it works. It's not too bad either. I think the last time I looked it didn't do any cacheing of lookups, so they are 1 for 1 on calls. Make sure you LDAP indexing is proper. Slow lookups are bad for authentication. "cd /usr/ports/security/pam_ldap && make install" Kyle Stone Admin and LDAP geek kstone@win.net On Fri, 27 Jul 2001, Henk Wevers wrote: > Hi, > > I am trying to get pam_ldap work with FreeBSD. > It is not that easy as on linux. > > Does somewhone have a working /etc/pam.conf or /etc/pam.d/ > > Unfortianly google did not have every answer :( > > Please if somebody have some examples to make pam_ldap to work please. > > Henk > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message