Matthew Burgess wrote:
> Hi folks,
> 
> What does everyone here have in their /etc/passwd file for the 'nobody'
> user?  I've never had to create one before so I've come up with:
> 
> nobody:x:99:99:nobody::

Try:

nobody:x:99:99:Unprivileged Nobody:/dev/null:/bin/false

And for /etc/group:

nogroup:x:99:


  -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to