From owner-freebsd-questions Tue Apr 20 12:36: 5 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id 6251E1525D for ; Tue, 20 Apr 1999 12:36:00 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id MAA02593; Tue, 20 Apr 1999 12:33:27 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Tue, 20 Apr 1999 12:33:26 -0700 (PDT) From: Doug White To: "Alain G. Fabry" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: more info on adduser.conf In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 16 Apr 1999, Alain G. Fabry wrote: > Where can I find more information on the adduser.conf so I can create a > custom file. > One of the feature I would like it to do is to create a directory in the > home directory of the users for their personal webpages. It's not a adduser.conf option, but since adduser is a perl script you could easily add a mkdir command where the home dir is being created. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message