Date: Thu, 21 Nov 1996 08:11:24 -0600 (CST) From: "Lenny Tropiano" <lennyt@arlut.utexas.edu> To: freebsd-bugs@freebsd.org Cc: jkh@freebsd.org Subject: Problem getting NIS/yp to allow logins/su to users Message-ID: <199611211411.IAA28753@neelix.arlut.utexas.edu>
index | next in thread | raw e-mail
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/
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611211411.IAA28753>
