Pro/Forums

Pro/Forums (http://forums.procooling.com/vbb/index.php)
-   Snap Server / NAS / Storage Technical Goodies (http://forums.procooling.com/vbb/forumdisplay.php?f=82)
-   -   Root on GOS5 (http://forums.procooling.com/vbb/showthread.php?t=15200)

242 11-16-2008 02:52 PM

Root on GOS5
 
Don't do this unless you know what you are doing. I am not responsible for anything that happens if you use this info.

I noticed that the new admin on GOS5 gives you a chrooted environment with limited access. They call it the SnapCLI. I wanted real root access. Here is how I did it.

goto the debug console ... use your favorite web browser and point it to yoursnapip/cadmin/debug.cgi

Now we are going to modify sshd_config to allow root login but first we should copy what is currently in there so we can set it back later.

enter the following into the command field of the debug console and then click on ok

more /etc/ssh/sshd_config

you should now have the full sshd_config file in your browser, copy this into a notepad and save it for later.

Now enter all of the following commands one at a time making sure to click on ok after each. Also make sure that the first line uses a > so that it will overwrite the current sshd_config and every command after that uses >> instead so you are appending to the sshd_config file


echo "PermitRootLogin yes" > /etc/ssh/sshd_config

echo "AllowGroups admingrp" >> /etc/ssh/sshd_config

echo "PasswordAuthentication no" >> /etc/ssh/sshd_config

echo "PermitEmptyPasswords no" >> /etc/ssh/sshd_config

echo "UsePAM yes" >> /etc/ssh/sshd_config

echo "X11Forwarding yes " >> /etc/ssh/sshd_config

echo "UsePrivilegeSeparation no" >> /etc/ssh/sshd_config

/etc/init.d/sshd restart


ok now if all went well that last command should show you that the service was restarted. Now you can ssh in as root using the admin password :-)

you should take this opportunity to put the original sshd_config file back with the one exception of changing the PermitRootLogin to yes.

enjoy.

-j

blue68f100 11-17-2008 04:37 AM

Re: Root on GOS5
 
That is good info, I may need to start and FAQ for the GOS.

How is this different than using the "osshell" cmd to get root access?

242 11-17-2008 05:03 AM

Re: Root on GOS5
 
Quote:

Originally Posted by blue68f100 (Post 170655)
That is good info, I may need to start and FAQ for the GOS.

How is this different than using the "osshell" cmd to get root access?

Absolutely nothing, serves me right for not reading the entire guide. Thanks for pointing that out.

-j


All times are GMT -5. The time now is 01:37 PM.

Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
(C) 2005 ProCooling.com
If we in some way offend you, insult you or your people, screw your mom, beat up your dad, or poop on your porch... we're sorry... we were probably really drunk...
Oh and dont steal our content bitches! Don't give us a reason to pee in your open car window this summer...