https://qa.mandrakesoft.com/show_bug.cgi?id=1724
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From [EMAIL PROTECTED] 2003-02-17 17:47 -------
*** This bug has been marked as a duplicate of 1668 ***
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date:
description:
I run mcc on a remote machine for package update. These are the commands I run:
1. ssh <remote-machine> -l <non-root-username>
2. After login, I run "mcc" from commandline
3. It asks for root passwd. So far so good
4. mcc starts up after root passwd is given. I quit mcc.
5. Run "mcc" from commandline again. This time it starts without asking for root
passwd.
6. I quit mcc, logout of the remote machine.
7. Immediately, repeat steps 1 and 2. Mcc starts without asking for root passwd !!
Sudo default configuration is to accept to run commands that need elevetated
privilegied rights in the 5 minutes that follow a password success on the root login.
But should sudo continue to do so even after the remote ssh connection of the non-root
user
has ended ?