On Thu, Sep 14, 2000 at 03:01:09PM -0500, Jonathan Wilson wrote:
> Howdy,
> 
> I want to set up a new user - listar - for a the mail serv program to run as.
> 
> I DO NOT want it to have a login shell and definitely not a /home/~.

man adduser

then use something like:

adduser -s /bin/false -u 91 -r listar

-- 
Steve Borho                       Voice:  314-439-8342
Member of Technical Staff
Celox Networks Inc                http://www.ietf.org/rfc/rfc1925.txt



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to