From owner-freebsd-hackers Tue Mar 25 17:15:59 2003 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FF1237B401 for ; Tue, 25 Mar 2003 17:15:57 -0800 (PST) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC8ED43F85 for ; Tue, 25 Mar 2003 17:15:56 -0800 (PST) (envelope-from fearow@attbi.com) Received: from god.woofcat.com (12-251-110-17.client.attbi.com[12.251.110.17]) by rwcrmhc52.attbi.com (rwcrmhc52) with SMTP id <2003032601155605200j5mp9e>; Wed, 26 Mar 2003 01:15:56 +0000 Date: Tue, 25 Mar 2003 19:15:25 -0600 From: Anti To: omestre Cc: freebsd-hackers@freebsd.org Subject: Re: pam_ldap + nss_ldap Message-Id: <20030325191525.49aa6c62.fearow@attbi.com> In-Reply-To: References: Organization: Woofcat X-Mailer: Sylpheed version 0.8.10 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-25.7 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, QUOTE_TWICE_1,RCVD_IN_UNCONFIRMED_DSBL,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 25 Mar 2003 19:19:48 +0000 (UTC) omestre wrote: > > Hello, > sorry, but i need to know where can i find a how to for > FreeBSD 5.0 working with pam_ldap authentication. > There is pam_ldap in ports/security, but and support in > the libc? i did put one /etc/pam.d/sshd file and tcpdump my > ssh connection... the module is talking with the ldap server, > but i have not nss (ldap) module in the Operating System. > how can i make it works? I have thought that Free 5.0 should > work with LDAP by default... :( > Thanks very much! > omestre@sdf.lonestar.org > SDF Public Access UNIX System - http://sdf.lonestar.org nss_ldap doesn't work with freebsd... pam_ldap works fine though... most of the features of nss_ldap can be achieved using an nis/ldap gateway... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message