From owner-freebsd-bugs Thu Mar 16 20:10:12 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA13198 for bugs-outgoing; Thu, 16 Mar 1995 20:10:12 -0800 Received: (from wpaul@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA13179; Thu, 16 Mar 1995 20:10:10 -0800 Date: Thu, 16 Mar 1995 20:10:10 -0800 From: Bill Paul Message-Id: <199503170410.UAA13179@freefall.cdrom.com> To: wpaul, freebsd-bugs Subject: Changed information for PR misc/245 Sender: bugs-owner@FreeBSD.org Precedence: bulk Synopsis: all users imported from YP have UID 0 State-Changed-From-To: open-closed State-Changed-By: wpaul State-Changed-When: Thu Mar 16 20:06:37 PST 1995 State-Changed-Why: There is no bug: the reason this is happening is that you have not configured things correctly. To turn on client access to the passwd map, you have to use vipw to add a line to /etc/master.passwd that says '+::::::::: (that's a plus sign and nine colons). Using just a plus sign doesn't work.