Date: Sun, 20 Apr 2003 14:57:04 +0200 From: Alex <freebsd@akruijff.dds.nl> To: freebsd-questions@freebsd.org Subject: nis losing problemen Message-ID: <1050843424.3ea29920de7d1@webmail.dds.nl>
next in thread | raw e-mail | index | archive | help
Hi, I have a problem with logging in with nis user names, but only on the nis server. The nis clients, which don't have any server parts, can login. I'm having trouble locating the problem and wounder if anyone else have a idee. The problem proberbly exist for some because the use of a installed ssh-key, before i found out. I've folowed the chapter handbook about setting up nis . And qoogled to find earlier give solutions. The search wan't succesfull. The rc.conf of the server hold the folowing lines: portmap_enable="YES" nisdomainname="nisdomain" nis_server_enable="YES" nis_yppasswdd_enable="YES" nis_client_enable="YES" nis_client_flags="-S nisdomain,intranet" And the folowing command give the folowing out put: # domainname nisdomain # ypwhich Intranet.lan # ping Intranet.lan PING intranet.lan (192.168.31.1): 56 data bytes 64 bytes from 192.168.31.1: icmp_seq=0 ttl=64 time=0.161 ms (Which is the ip adres of the nis server) # ypserver -d (while trying to login from the nis server) This produce a large amound of data, which shows that the record needed is given by the server. The frase "queue overvlow -- realeasing last slot" comes along when i thy to login. The login says sory. /var/log/message only indicates the login failed. -- Tanks, in advance Alex
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1050843424.3ea29920de7d1>