Thread
:
How to disable root access?
View Single Post
smage
2009-12-09 , 00:22
Posts: 108 | Thanked: 44 times | Joined on Nov 2009 @ Como, Italy
#
10
ok
sudo gainroot
(which is apparently still working, if not.. job done! )
- this one still works
dpkg -l |grep rootsh
(make sure it isn't installed anymore)
- it's still installed
chmod 755 /usr/sbin/gainroot.old
chown root:root /usr/sbin/gainroot.old
mv /usr/sbin/gainroot.old /usr/sbin/gainroot
I run these and the old file is replaced. However, rootsh is still installed and even after a device restart I'm still able to gain root. Also in the package manager, rootsh is still shown as installe.
__________________
computer 1st, phone 2nd
Quote & Reply
|
smage
View Public Profile
Send a private message to smage
Find all posts by smage