Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 2000 14:58:38 -0600
From:      Chris Fedde <chris@fedde.littleton.co.us>
To:        Rick Hamell <hamellr@aracnet.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: User with no shell 
Message-ID:  <200008102058.e7AKwcL03817@fedde.littleton.co.us>
In-Reply-To: <Pine.LNX.4.21.0008101338520.19635-100000@shell1.aracnet.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 10 Aug 2000 13:42:06 -0700 (PDT)  Rick Hamell wrote:
 +------------------
 | 	How do I add a user with no shell and home directory? (Such as
 | apache or postfix.) Again thanks much!
 +------------------

Adduser has an option for that. When asked what shell put in "no".
When asked for a path just put in the root for the system (eg
'/usr/local/apache'). Or you could do it long hand.  Just use vipw and put in
what ever you want.

I put in the rootdir of the system so that things like ~apache have meaning.

chris

--
    Chris Fedde
    303 773 9134


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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