From owner-freebsd-questions Wed Mar 20 3:29: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tvt.ne.jp (tvtsv2.tvt.ne.jp [210.253.56.5]) by hub.freebsd.org (Postfix) with ESMTP id EBA4B37B41A for ; Wed, 20 Mar 2002 03:29:00 -0800 (PST) Received: from tigerlair.tvt.ne.jp (pcnadmin.tvt.ne.jp [210.253.56.9]) by tvt.ne.jp (8.10.1/8.10.1) with ESMTP id g2KBSw677841 for ; Wed, 20 Mar 2002 20:28:58 +0900 (JST) Message-Id: <5.0.2.6.2.20020320202415.01eb66f0@mail.tvt.ne.jp> X-Sender: chand@mail.tvt.ne.jp X-Mailer: QUALCOMM Windows Eudora Version 5.0.2-Jr1 Date: Wed, 20 Mar 2002 20:30:16 +0900 To: freebsd-questions@freebsd.org From: Martin Chandler Subject: pw -m with -V Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have been trying to add users to just the NIS password map on a NIS server which is being kept separate from the regular password file. I have been using pw -V /var/yp useradd USER -m -Y to create the user. The password map is updated fine, but the user's home directory in not being created. If I run pw without the -V option the home directory is created no problem. Is there something I am missing when implementing the -V option? any help is appreciated, but please reply cc: to my mail address as I am not subscribed to this list. Thanks. MRC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message