I want to create an unprivileged user to run my RhodeCode server and Celery daemon on a CentOS instance. I think the accepted definition of this is no home directory, login disabled, and no shell access? Looking over the man page for adduser I just don't see an intuitive method for doing this. Any suggestions are appreciated. Thanks.
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
From here (centos.org)
Which sounds like what you want to do. |
|||
|
|
|
I think I should link here two answers from serverfault:
Basically
or
or similar ) NB. For things like samba one may also want to provide this user with a password and may be also add
PS. And yes, looking for the same thing at serverfault, askubuntu -- and here -- seems a bit odd to me; is there a way to run a meta-search on, say, all stackoverflow sites ? |
|||
|
|
You're looking for the |
|||||
|