in reply to Re^2: Interactive SSH and sudo -s
in thread Interactive SSH and sudo -s

Why don't you just log in as root, then? Running sudo -s will effectively do that. And if the reason is that your ssh is configured to disallow root logins (and many are for security reasons), is doing it via sudo really a good idea? What makes it better doing it via sudo?

I'd like to hear more on your thoughts about this.

Best, beth