Subject: bin/4334: yp slave-server with solaris 2.5 master
To: None <gnats-bugs@gnats.netbsd.org>
From: Uwe Arndt <root@harvey.uni-koblenz.de>
List: netbsd-bugs
Date: 10/24/1997 16:50:45
>Number:         4334
>Category:       bin
>Synopsis:       during setup of a yp-slave server I see two times
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    bin-bug-people (Utility Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 24 08:05:02 1997
>Last-Modified:
>Originator:     Uwe Arndt
>Organization:
Uwe Arndt			| Universitaet Koblenz
EMAIL: arndt@uni-koblenz.de	| Rheinau 1, D-56075 Koblenz
T: +49 261 9119 642		| FAX: +49 261 9119 495
>Release:        Oct 24 15:00 CEST
>Environment:
	
System: NetBSD harvey.uni-koblenz.de 1.2G NetBSD 1.2G (UWES) #0: Mon Oct 20 13:55:21 CEST 1997 root@handy:/usr/src/sys/arch/i386/compile/UWES i386


>Description:
during setup of a yp-slave server I see two times
		yp_match_host: clnt_call: RPC Time out
		and the two databases (hosts.byname and hosts.byaddr) are
		empty ( except YP_INTERDOMAIN, YP_MASTER_NAMExxxxx,
		YP_LAST_MODIFIED0877356828).
>How-To-Repeat:
		ypinit -s <with solaris 2.5 master>
>Fix:
		my current work arround is to move the add_secure in
		ypxfr behind the getting of the host entries, so I get
		at least the host entries, actually I remove add_secure
		because the pushing of new list takes very long (timeout).
		I can't see why this is happening, I would expect solaris
		to send "no matching entry".
>Audit-Trail:
>Unformatted:
		yp_match_host: clnt_call: RPC Time out