Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 1998 22:28:17 -0300
From:      Onur Toker <onur@kfupm.edu.sa>
To:        FREEBSD <freebsd-hackers@FreeBSD.ORG>
Subject:   YPSERV crashes with SOLARIS-2.6
Message-ID:  <35AC05B1.869474CA@kfupm.edu.sa>
References:  <35AA83F5.36AD2548@netrover.com> <19980714143753.B1993@dcs.qmw.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

	When I use the FreeBSD ypserv in unsecure mode and configure one
Solaris-2.6 client and
another FreeBSD client, ypserv crashes and gives the following error
message

Jul 13 17:30:53 pc-ftp-syslab /kernel: pid 88 (ypserv), uid 0: exited on
signal 11 (core dumped)

The FreeBSD client is able to change the passwords with no problem

Jul 13 17:37:19 pc-ftp-syslab rpc.yppasswdd[92]: update completed for
user onur (uid 1001):
Jul 13 17:37:19 pc-ftp-syslab rpc.yppasswdd[92]: password changed

But the Solaris box is rejected

Jul 12 18:36:45 pc-ftp-syslab rpc.yppasswdd[92]: Access to
master.passwd.byname denied -- client 196.1.65.80:32947 not privileged
Jul 12 18:36:45 pc-ftp-syslab rpc.yppasswdd[92]: rejected update request
from unauthorized host

Is the port number 32947 causing the problem and ypserv to crash ? Well,
my securenets file is

# allow connections from local host -- mandatory
127.0.0.1       255.255.255.255
# allow connections from any host
# on the 196.1.65.0 network
196.1.65.0      255.255.255.0

and both the FreeBSD client and the Solaris-2.6 is authorized. Why this
crash occurs ? Why password
change from Solaris-2.6 is rejected.


PS: FreeBSD version = 2.2.1

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35AC05B1.869474CA>