From owner-freebsd-questions@FreeBSD.ORG Sat Mar 27 09:58:05 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A82E16A4CE for ; Sat, 27 Mar 2004 09:58:05 -0800 (PST) Received: from as9-2-1.bi.s.bonet.se (as9-2-1.bi.s.bonet.se [217.215.7.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A1AC43D4C for ; Sat, 27 Mar 2004 09:58:04 -0800 (PST) (envelope-from peo@intersonic.se) Received: from intersonic.se (kreutzman.h.inter-sonic.com [172.16.2.17]) by as9-2-1.bi.s.bonet.se (Postfix) with ESMTP id 6E9582890AC for ; Sat, 27 Mar 2004 18:57:59 +0100 (CET) Message-ID: <4065C0A1.4030803@intersonic.se> Date: Sat, 27 Mar 2004 18:57:53 +0100 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040211 X-Accept-Language: en-us, en, sv MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Help with pam and ldap please X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Mar 2004 17:58:05 -0000 Hi all, I have successfully configured four hosts with ldap/pam/nss on 5.2.1. Now, on a fifth one, it simply does not work. - Configuration files are identical - ldap directory is identical and works but: as soon as I apply nsswitch.conf and ldap settings in /etc/pam.d/ authentication ceases to work. Anybody with some experience from this has an idea? What information do I need to supply? /etc/passwd and group are identical to the four working hosts ldap.conf and nss_ldap.conf are very basic and identical to the four working hosts.