LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   kernel arguments from remote pc (https://www.linuxquestions.org/questions/linux-security-4/kernel-arguments-from-remote-pc-241676/)

Tinku 10-12-2004 08:19 AM

kernel arguments from remote pc
 
I heard that we can pass options at boot time to the kernel and gain root access,if no boot loader password is set,by giving the argument 'single'.

How to do this from a comp X to a comp Y, given that

Y runs an ftp server with both anonymous and user logins.(its password is not known)
Y also runs ssh.
X and Y both run on linux.

Thanks for any help

TruckStuff 10-12-2004 08:51 AM

I don't believe these types of questions are allowed in this forum. See the forum rules.

Tinku 10-12-2004 09:27 AM

Quote:

Originally posted by TruckStuff
I don't believe these types of questions are allowed in this forum. See the forum rules.
I dont think this posting is against any of the rules of LQ.org

Demonbane 10-13-2004 08:07 PM

Generally speaking even if you add the kernel argument to the bootloader and managed to reboot the machine you still won't be able to access single user mode remotely. Because by default in single user mode no network devicse or services will be loaded. Besides, you need root access to change bootloader configuration anyway.


All times are GMT -5. The time now is 05:06 PM.