NIS problem
2007-12-25 0:54:00
I have problem adding users to NIS maps. I am able to successfully
logon with present NIS users from any NIS Client. However I am not able
to add any new users to NIS master. The following are the symptoms,
1. # cd /var/yp
# /usr/lib/ccs/make
<Hangs without any result. ctrl+c brings the control to the shell>
2. # ypcat passwd
<Hangs without any result. ctrl+c brings the control to the shell>
Could any one tell me where I am going wrong. Looking forward.
Thanks,
Naveen
I am attaching the header information of /var/yp/makefile
#B=-b
B=
DIR =/etc
#
# If the ipnodes (IPv6 hosts file) lives in a directory other than
# /etc/inet, then you'll need to change the following line.
#
INETDIR=/etc/inet
#
# If the passwd, shadow and/or adjunct files used by rpc.yppasswdd
# live in directory other than /etc then you'll need to change the
# following line.
# DO NOT indent the line, however, since /etc/init.d/yp attempts
# to find it with grep "^PWDIR" ...
#
PWDIR =/etc
DOM = `domainname`
NOPUSH = ""
ALIASES = /etc/mail/aliases
YPDIR=/usr/lib/netsvc/yp
SBINDIR=/usr/sbin
YPDBDIR=/var/yp
YPPUSH=$(YPDIR)/yppush
MAKEDBM=$(SBINDIR)/makedbm
MULTI=$(YPDIR)/multi
REVNETGROUP=$(SBINDIR)/revnetgroup
STDETHERS=$(YPDIR)/stdethers
STDHOSTS=$(YPDIR)/stdhosts
MKNETID=$(SBINDIR)/mknetid
MKALIAS=$(YPDIR)/mkalias
Comments
Got something to say?
You must be logged in to post a comment.

