From owner-freebsd-questions Wed Oct 24 12:53: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from webs1.accretive-networks.net (webs1.accretive-networks.net [207.246.154.13]) by hub.freebsd.org (Postfix) with ESMTP id 31D5C37B403 for ; Wed, 24 Oct 2001 12:53:06 -0700 (PDT) Received: from localhost (davidk@localhost) by webs1.accretive-networks.net (8.11.1/8.11.3) with ESMTP id f9OJr3h22286; Wed, 24 Oct 2001 12:53:03 -0700 (PDT) Date: Wed, 24 Oct 2001 12:53:03 -0700 (PDT) From: David Kirchner X-X-Sender: To: Dave Cc: Subject: Re: automated adduser In-Reply-To: <000701c15cc5$6eae3d70$0100a8c0@north1> Message-ID: <20011024125252.M85958-100000@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Wed, 24 Oct 2001, Dave wrote: > Id like to setup a system where new users > login as [new] so they can create there own account on the system. > Is there a program for this int he ports collection? Check out pw(8) - it's part of the system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message