From owner-freebsd-bugs Thu Nov 21 06:13:08 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA25306 for bugs-outgoing; Thu, 21 Nov 1996 06:13:08 -0800 (PST) Received: from ns1.arlut.utexas.edu (ns1.arlut.utexas.edu [129.116.212.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA25301; Thu, 21 Nov 1996 06:13:05 -0800 (PST) Received: from mail-firewall.arlut.utexas.edu (ns1.arlut.utexas.edu [129.116.212.1]) by ns1.arlut.utexas.edu (8.7.5/8.7.3) with ESMTP id IAA12490; Thu, 21 Nov 1996 08:13:00 -0600 (CST) Received: from neelix.arlut.utexas.edu (neelix.arlut.utexas.edu [129.116.152.36]) by mail-firewall.arlut.utexas.edu (8.7.5/8.7.3) with ESMTP id IAA12485; Thu, 21 Nov 1996 08:12:58 -0600 (CST) Received: (from lennyt@localhost) by neelix.arlut.utexas.edu (8.6.11/8.6.9) id IAA28753; Thu, 21 Nov 1996 08:11:25 -0600 Message-Id: <199611211411.IAA28753@neelix.arlut.utexas.edu> Subject: Problem getting NIS/yp to allow logins/su to users To: freebsd-bugs@freebsd.org Date: Thu, 21 Nov 1996 08:11:24 -0600 (CST) From: "Lenny Tropiano" Cc: jkh@freebsd.org X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I've been banging my head against the wall on this one, and can't figure out what the deal is. This is the first time I've had to use the NIS/yp support. This is FreeBSD 2.1.6-RELEASE. I can successfully bind, ypcat, ypwhich, ypmatch. But if I su or login it always comes back with unknown login. I know yp is working, since I can see users and groups just fine in the "ls -l" listing... Script started on Thu Nov 21 08:07:58 1996 eeyore# ypwhich ns1.arlut.utexas.edu eeyore# ypcat -x Use "passwd" for "passwd.byname" Use "group" for "group.byname" Use "networks" for "networks.byaddr" Use "hosts" for "hosts.byaddr" Use "protocols" for "protocols.bynumber" Use "services" for "services.byname" Use "aliases" for "mail.aliases" Use "ethers" for "ethers.byname" eeyore# ypmatch lennyt passwd lennyt:6cUB2ILRr7hNE:16555:16813:Lenny Tropiano,S252 TSD,3663,2516272:/home/lennyt:/bin/csh eeyore# ypmatch lennyt passwd.byname lennyt:6cUB2ILRr7hNE:16555:16813:Lenny Tropiano,S252 TSD,3663,2516272:/home/lennyt:/bin/csh eeyore# ypmatch 16555 passwd.byuid lennyt:6cUB2ILRr7hNE:16555:16813:Lenny Tropiano,S252 TSD,3663,2516272:/home/lennyt:/bin/csh eeyore# su lennyt su: unknown login: lennyt eeyore# ls -l /host/n1/itg/stow/ps total 77 -rw-r--r-- 1 lennyt itlstw 31708 Sep 22 11:47 ps ^^^ eeyore# Script done on Thu Nov 21 08:09:01 1996 -- Lenny Tropiano | Sr. Operating Systems Specialist Ph# (512) 835-3663 / 604-1166 Information Technology Group, Office: S252 Fax (512) 490-4220 / 835-3100 Applied Research Laboratories of UT Austin E-Mail: lennyt@arlut.utexas.edu P.O. Box 8029, Austin, Texas 78713-8029 Home E-mail: lenny@icus.com 10000 Burnet Rd, Austin Texas 78758 URL: http://www.icus.com/~lenny/