Re: OT: Pondering sudo
- From: Chris Davies <chris-usenet@xxxxxxxxxxxx>
- Date: Mon, 08 Sep 2008 13:05:38 +0100
Magnus Therning <magnus@xxxxxxxxxxxx> wrote:
I've been trying to find out what the difference is between the
following three
% sudo su -
Use your password to authenticate to sudo, then use su to change to the
root user with root's environment as if it were a login session
% sudo -i
Use your password to authenticate to sudo, then change to the root user
with root's environment as if it were a login session
% sudo -s
Use your password to authenticate to sudo, then fire up a shell. Do not
instantiate root's environment. Do not start a new login session
Chris
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: OT: Pondering sudo
- From: Magnus Therning
- Re: OT: Pondering sudo
- Prev by Date: Re: Syslog Garbage
- Next by Date: USB devices not detected unless plugged in at boot
- Previous by thread: OT: Pondering sudo
- Next by thread: Re: OT: Pondering sudo
- Index(es):
Relevant Pages
|