[uClibc] adding users and groups

erythros erythros at erythros.com
Tue May 4 12:11:24 UTC 2004


i'm trying to get BIND to run in a chroot jail, and i'm told to execute the following:

groupadd -g 200 named &&
useradd -m -g named -u 200 -s /bin/false named

now i did firgure out that in busybox its addgroup and adduser, but it seems
there are more changes then a simple name change. are you supppose to
use adduser first? if you use adduser does the group get create automaticlly?

how would i create the user and group above in the uClibc buildroot?


--------------------
this message broken by erythros.com
--------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/uclibc/attachments/20040504/bcb28f38/attachment-0001.htm 


More information about the uClibc mailing list