* [gentoo-amd64] sudo
@ 2010-08-03 5:19 Thanasis
2010-08-03 6:40 ` [gentoo-amd64] sudo Nikos Chantziaras
0 siblings, 1 reply; 3+ messages in thread
From: Thanasis @ 2010-08-03 5:19 UTC (permalink / raw
To: gentoo-amd64
A recent update to sudo (maybe in connection to a pam update) changed
the behavior of not asking the user (in X session) for authentication
when opening another terminal and calling sudo in it (withing a 5 minute
interval from the previous successful authentication in the other terminal).
How can I set it to its previous behavior ?
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-amd64] Re: sudo
2010-08-03 5:19 [gentoo-amd64] sudo Thanasis
@ 2010-08-03 6:40 ` Nikos Chantziaras
2010-08-03 7:27 ` Thanasis
0 siblings, 1 reply; 3+ messages in thread
From: Nikos Chantziaras @ 2010-08-03 6:40 UTC (permalink / raw
To: gentoo-amd64
On 08/03/2010 08:19 AM, Thanasis wrote:
> A recent update to sudo (maybe in connection to a pam update) changed
> the behavior of not asking the user (in X session) for authentication
> when opening another terminal and calling sudo in it (withing a 5 minute
> interval from the previous successful authentication in the other terminal).
> How can I set it to its previous behavior ?
"man sudoers" maybe has the info you need. It describes configuration
options in /etc/sudoers.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-amd64] Re: sudo
2010-08-03 6:40 ` [gentoo-amd64] sudo Nikos Chantziaras
@ 2010-08-03 7:27 ` Thanasis
0 siblings, 0 replies; 3+ messages in thread
From: Thanasis @ 2010-08-03 7:27 UTC (permalink / raw
To: gentoo-amd64; +Cc: Nikos Chantziaras
on 08/03/2010 09:40 AM Nikos Chantziaras wrote the following:
> On 08/03/2010 08:19 AM, Thanasis wrote:
>> A recent update to sudo (maybe in connection to a pam update) changed
>> the behavior of not asking the user (in X session) for authentication
>> when opening another terminal and calling sudo in it (withing a 5 minute
>> interval from the previous successful authentication in the other
>> terminal).
>> How can I set it to its previous behavior ?
>
> "man sudoers" maybe has the info you need. It describes configuration
> options in /etc/sudoers.
>
Indeed. I added the following line in /etc/sudoers and it did the trick!
Defaults !tty_tickets
Thanks ;-)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-08-03 8:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-03 5:19 [gentoo-amd64] sudo Thanasis
2010-08-03 6:40 ` [gentoo-amd64] sudo Nikos Chantziaras
2010-08-03 7:27 ` Thanasis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox