in reply to Interactive SSH and sudo -s
Why do you want to do this, other than the annoyance of typing sudo over and over?
I know it can be tiresome typing sudo over and over, but avoiding the effort of typing it basically defeats half the purpose of using sudo. One half of the purpose of sudo is to allow users selective access to root-only (or other privileged user) commands. The other half of sudo is to make you conscious each time you are doing something that is potentially risky.
Best, beth
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Interactive SSH and sudo -s
by cstrong (Beadle) on Feb 24, 2009 at 15:04 UTC | |
by ELISHEVA (Prior) on Feb 24, 2009 at 15:25 UTC |