From owner-freebsd-current@FreeBSD.ORG Fri Apr 18 09:44:39 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF53037B401 for ; Fri, 18 Apr 2003 09:44:39 -0700 (PDT) Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10ABC43FAF for ; Fri, 18 Apr 2003 09:44:39 -0700 (PDT) (envelope-from nectar@celabo.org) Received: from madman.celabo.org (madman.celabo.org [10.0.1.111]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "madman.celabo.org", Issuer "celabo.org CA" (verified OK)) by gw.nectar.cc (Postfix) with ESMTP id 8B7636A; Fri, 18 Apr 2003 11:44:38 -0500 (CDT) Received: by madman.celabo.org (Postfix, from userid 1001) id DC25F78C66; Fri, 18 Apr 2003 11:44:37 -0500 (CDT) Date: Fri, 18 Apr 2003 11:44:37 -0500 From: "Jacques A. Vidrine" To: "Robin P. Blanchard" Message-ID: <20030418164437.GD45899@madman.celabo.org> References: <20030418163352.GC45899@madman.celabo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030418163352.GC45899@madman.celabo.org> X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.3i-ja.1 cc: current@freebsd.org Subject: Re: Latest world NIS woes X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Apr 2003 16:44:40 -0000 On Fri, Apr 18, 2003 at 11:33:52AM -0500, Jacques A. Vidrine wrote: > One would suspect. Is the YP server a FreeBSD box? I guess not, > since your crypt'd password seems to be included in the standard map? I built a map with the password included, same results: # ypcat passwd ypuser1:*:9001:9001:YP User 1:/nonexistent:/sbin/nologin ypuser2:*:9002:9002:YP User 2:/nonexistent:/sbin/nologin robin:wasCryptdPass:20292:30028::/home/robin:/bin/bash # id -u robin 20292 # id -g robin 30028 # id robin uid=20292(robin) gid=30028(NSS) groups=30028(NSS) (I grabbed the `NSS' group line from the ktrace output. I also saw that you had no nsswitch.conf, so I configured likewise to test.) > Possibly I have a bug in passwd.adjunct map handling -- I haven't been > able to test that. > I'll grab your ktrace, and also peek to see what I might have done > wrong with passwd.adjunct. Well, I can see from your ktrace that passwd.adjunct is not involved. I've not been able to reproduce the problem here. Can you send me a backtrace? Cheers, -- Jacques A. Vidrine http://www.celabo.org/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se