[BusyBox] Cannot reboot with an non root user

Claus Klein claus.klein at marconi.com
Wed Feb 2 05:18:42 MST 2005


Hi,

it seems not good documented. I found only some notes about 
busybox.conf in mailing list and at the source code:

./applets/applets.c

see also:

http://www.busybox.net/cgi-bin/cvsweb/busybox/applets/applets.c?view=markup
http://www.busybox.net/lists/busybox/2003-March/008115.html
http://www.busybox.net/lists/busybox/2002-September/006836.html

claus

On Tuesday 01 February 2005 17:03, Serge Wenger wrote:
> busybox.conf
 
 Thanks.

Where did you find documentation about busybox.conf?

Serge

>you may configure that with busybox.conf:
>
>cat etc/busybox.conf
>[SUID]
>su      = ssx 0.0 # run with euid=0/egid=0
>id      = ssx 0.0 # run with euid=0/egid=0
>halt    = ssx 0.0 # run with euid=0/egid=0
>reboot  = ssx 0.0 # run with euid=0/egid=0
>shutdown= ssx 0.0 # run with euid=0/egid=0
>passwd  = --- 0.0 # disabled for all user except for root
>>
># Note, I dit'nt test this, but it should work!
>
>claus


More information about the busybox mailing list