su to root ssh - WeOnlyDo Discussion board

su to root ssh (General questions)

by Mark, Saturday, April 05, 2008, 17:10 (6076 days ago)

With more and more server administrators requiring su to login to root, it is quickly becoming the normal process for logging into root, for the sake of security.

I was wondering if someone would be so kind as to post an example of how to use wodSSH to login to SSH using su?

I think it would be beneficial to a lot of developers, because as I said it's becoming more and more standard to use su to login to root.

Thank you in advance for your help.

Re: su to root ssh

by Mark, Saturday, April 05, 2008, 17:12 (6076 days ago) @ Mark

I should mention that for my own purposes, we're working in VB.NET.

Re: su to root ssh

by woddrazen, Saturday, April 05, 2008, 17:22 (6075 days ago) @ Mark

Hi Mark,


Actually we do have sample how to connect to root account using su command:

You can find example here:
http://www.weonlydo.com/index.asp?forum=1&action=view&topic=1100211908

Let us know how it goes.


Regards,
Drazen

Re: su to root ssh

by Mark, Saturday, April 05, 2008, 18:10 (6075 days ago) @ woddrazen

Perfect! Not sure why that didn't come up during my search.

Thank you.