Subject: Re: NetBSD YP Server compatible with Linux YP Client ?
To: None <current-users@NetBSD.org>
From: Matthias Scheler <tron@zhadum.de>
List: current-users
Date: 02/24/2005 16:59:21
In article <20050223142836.17122.qmail@athenas.yan.com.br>,
	"Daniel Dias Gonçalves" <ddg@yan.com.br> writes:
> How to solve this? 

Check the file "/var/yp/<yournisdomain>/Makefile". It should have an
entry like this at the beginning:

# Password maps in standard YP are insecure, because the pw_passwd
# field is accessable by any user. FreeBSD, NetBSD and OpenBSD have
# a common solution: a secure map (generated with makedbm -s) can
# only be accessed by a client bound to a privileged port.
#
# Uncomment out the following if you need compatibility with
# sites that don't support this feature.
#
#INSECURE?=      yes

Uncomment the "INSECURE" line, run "make" in that directory and try again.

	Kind regards

-- 
Matthias Scheler                                  http://scheler.de/~matthias/