Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Nov 2004 15:41:02 +0100
From:      Dennis Koegel <amf@hobbit.neveragain.de>
To:        Olaf Greve <o.greve@axis.nl>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Problem with creating home directories when creating users using pw under 5.2.1 Release i386
Message-ID:  <20041125144102.GB32315@neveragain.de>
In-Reply-To: <005801c4d2fc$479e3a40$1e01a8c0@sjees>
References:  <200411251410.45026.list-freebsd-2004@morbius.sent.com> <005801c4d2fc$479e3a40$1e01a8c0@sjees>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 25, 2004 at 03:37:24PM +0100, Olaf Greve wrote:
> pw useradd testusr -g testgrp -s /bin/sh
> No home directory gets created

Give pw the -m option to instruct it to mkdir the home directory.

- D.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041125144102.GB32315>