I've setup NIS successfully before. Now I'm trying again (on a RH
Enterprise AS box). I've got the box setup as both a server and a
client. I set ypserv to show debugging output, and when I run a ypcat
against it, I get:
ypproc_all_2_svc(): [From: 127.0.0.1:736]
domain = "secret_domain"
map = "passwd.byname"
ypdb_open("secret_domain", "passwd.byname")
Found: secret_domain/passwd.byname (14)
ypdb_close() called
connect from 127.0.0.1
ypdb_close_all() called
ypdb_close_all() called
ypdb_open("secret_domain", "passwd.byname")
->Returning OK!
Opening: secret_domain/passwd.byname (0) 8058898
ypdb_close() called
-> Exit from ypproc_all without sending data.
sig_child: got signal 17
pid=2255
children = 0
If I ask for the passwd map, I get nothing. Other maps appear to
return correctly, but the same message appears on the backend.
Any ideas?
Thanks,
Norman
|