Re: root password
- From: Ulf Rompe <Ulf.Rompe@xxxxxxxx>
- Date: Tue, 21 Aug 2007 09:42:17 +0200
Am Montag, den 20.08.2007, 23:57 -0400 schrieb Alex Janssen:
I see in the manual for su that -l yields a login environment for
root.
-i will yield an error message.
Try "sudo su -l".
Just use "sudo -i" without further arguments. From the sudo man page:
-i The -i (simulate initial login) option runs the
shell specified in the passwd(5) entry of the user
that the command is being run as. The command name
argument given to the shell begins with a - to tell
the shell to run as a login shell. sudo attempts to
change to that user’s home directory before running
the shell. It also initializes the environment,
leaving TERM unchanged, setting HOME, SHELL, USER,
LOGNAME, and PATH, and unsetting all other environ‐
ment variables. Note that because the shell to use
is determined before the sudoers file is parsed, a
runas_default setting in sudoers will specify the
user to run the shell as but will not affect which
shell is actually run.
[x] ulf
--
STRESSED spelled backwards is DESSERTS.
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- References:
- root password
- From: Jayantha Jayarathna
- Re: root password
- From: Paul Schulz
- Re: root password
- From: Alex Janssen
- root password
- Prev by Date: Label external hard drive?
- Next by Date: Re: root password
- Previous by thread: Re: root password
- Next by thread: Re: root password
- Index(es):
Relevant Pages
|