Thread
:
can't su after installing "rootsh"
View Single Post
qwerty12
2009-01-14 , 21:42
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#
4
/bin/su is a busybox applet, hence /bin/su linking to /bin/busybox.
Busybox does not run as the root user. Hence, resulting in the message "su: applet requires root privileges!". You could setuid it but seeing as busybox makes up a lot of the coreutils, it would probably result in a major ****up...
Quote & Reply
|
The Following 3 Users Say Thank You to qwerty12 For This Useful Post:
Benson
,
jukzh
qwerty12
View Public Profile
Find all posts by qwerty12