[BusyBox] How I'm using /etc/busybox.conf

Michael Sternberg mishka at SDF.LONESTAR.ORG
Sun Mar 23 02:04:03 UTC 2003


Here is my /etc/busybox.conf:
[SUID]
su = ssx root.root
sulogin = sxx root.root

> ls -l /etc/busybox.conf
-rw-------    1 root root 51 Jan 3 23:12 /etc/busybox.conf
> ls -l /bin/busybox
---x--x--x    1 root root 400404 Jan 1 02:00 /bin/busybox

Inside .config:
CONFIG_FEATURE_SUID=y
CONFIG_FEATURE_SUID_CONFIG=y
CONFIG_FEATURE_SUID_CONFIG_QUIET=y


login: voip
password: ...

> id
uid=18(voip) gid=18(voip)
> su
su: This applet requires root priviledges!

Normal su should present me prompt
asking me to enter root password.

Now, how I'm using this feature ??

				Thanks, Michael

-- 





More information about the busybox mailing list