From owner-freebsd-questions Thu May 8 04:23:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA21622 for questions-outgoing; Thu, 8 May 1997 04:23:17 -0700 (PDT) Received: from tu.kielce.pl (andrzej@eden.tu.kielce.pl [193.59.4.8]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA21562 for ; Thu, 8 May 1997 04:22:00 -0700 (PDT) Received: (from andrzej@localhost) by tu.kielce.pl (8.7.5/8.7.3/ts-ugUA.960515) id NAA02208; Thu, 8 May 1997 13:21:43 +0200 (MET DST) From: Andrzej Szydlo Message-Id: <199705081121.NAA02208@tu.kielce.pl> Subject: NIS/yp '+' entries in passwd and group To: freebsd-questions@freebsd.org Date: Thu, 8 May 1997 13:21:42 +0200 (MET DST) Cc: andrzej@eden.tu.kielce.pl X-Mailer: ELM [version 2.4 PL24 ME8] Content-Type: text Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, How should '+' enries in /etc/passwd and /etc/group files look like and how do I add them for NIS/yp to work? I use FreeBSD 2.2 on both client and server. I tried to add +:*:: and some other combinations using vipw, but it always complained about wrong format. ypcat passwd gives me a complete list of entries. TIA Andrzej