Active Topics

 



Notices


Reply
Thread Tools
Posts: 13 | Thanked: 0 times | Joined on Apr 2010
#11
Okay, I have installed Ver: 1.8 again. I've rebooted the phone. If someone coud give me precide instructions on what to do next and see if that works? I can do it in terminal but would need to be told each command, etc.
 
Posts: 726 | Thanked: 345 times | Joined on Apr 2010 @ Sweden
#12
Originally Posted by mornage View Post
have you got anything else that might give you root access? I think ssh does and maybe debian?
Pardon? What are you talking about?

If you, via ssh, log in as root, you become root. That's something completely different than using "sudo gainroot" to become root locally.

Debian can't by itself do anything, since it's, as far as I know, a Linux distribution.

If OP removes the file /usr/sbin/gainroot file it will not be possible to become root using "sudo gainroot" any longer. Perhaps I wasn't clear enough about this in my earlier post. This is done with
Code:
 sudo gainroot
rm /usr/sbin/gainroot
 
Posts: 13 | Thanked: 0 times | Joined on Apr 2010
#13
Originally Posted by Joorin View Post
Pardon? What are you talking about?

If you, via ssh, log in as root, you become root. That's something completely different than using "sudo gainroot" to become root locally.

Debian can't by itself do anything, since it's, as far as I know, a Linux distribution.

If OP removes the file /usr/sbin/gainroot file it will not be possible to become root using "sudo gainroot" any longer. Perhaps I wasn't clear enough about this in my earlier post. This is done with
Code:
 sudo gainroot
rm /usr/sbin/gainroot
Should I remove Rootsh first then do the command, or do the command first and then remove rootsh from applications?
 
Posts: 478 | Thanked: 165 times | Joined on Apr 2010 @ Manchester
#14
Originally Posted by Joorin View Post
Pardon? What are you talking about?
I did say maybe and was only giving ideas of things that might have enabled root access. Wasn't sure how SSH worked as I have never used it and wasn't sure if debian chroot that comes with easy debian would give root access.

I was only trying to help and as you didn't actually provide a solution I carried on troubleshooting as best I could.
__________________
Temporary signature: Real signature removed for cleaning.

Don't forget the thanks button if I helped you
 
Posts: 13 | Thanked: 0 times | Joined on Apr 2010
#15
Originally Posted by Joorin View Post
Pardon? What are you talking about?

If you, via ssh, log in as root, you become root. That's something completely different than using "sudo gainroot" to become root locally.

Debian can't by itself do anything, since it's, as far as I know, a Linux distribution.

If OP removes the file /usr/sbin/gainroot file it will not be possible to become root using "sudo gainroot" any longer. Perhaps I wasn't clear enough about this in my earlier post. This is done with
Code:
 sudo gainroot
rm /usr/sbin/gainroot
It worked! Thanks very much. Will make sure to remember these commands, etc.
 
Posts: 1,341 | Thanked: 708 times | Joined on Feb 2010
#16
Code:
$ sudo su -
#
(I think that will work even after gainroot is removed.)
 
Posts: 13 | Thanked: 0 times | Joined on Apr 2010
#17
Originally Posted by zimon View Post
Code:
$ sudo su -
#
(I think that will work even after gainroot is removed.)
It asks for a password. Does anyone know what the password is?
 
Posts: 1,341 | Thanked: 708 times | Joined on Feb 2010
#18
Originally Posted by Dave200 View Post
It asks for a password. Does anyone know what the password is?
If you have ssh-server installed, maybe it asks that password you set when sshd-package was installed.
 
Reply


 
Forum Jump


All times are GMT. The time now is 18:44.