[Bug 802220] New: sudo immediatly forgets the password
https://bugzilla.novell.com/show_bug.cgi?id=802220 https://bugzilla.novell.com/show_bug.cgi?id=802220#c0 Summary: sudo immediatly forgets the password Classification: openSUSE Product: openSUSE 12.3 Version: RC 1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: jw@suse.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- According to 'man sudoers' the default timeout for a password is 5 min. Since 12.3 the effective timeout is 0. Please find out, if this is an intended security measure. - if so fix the documentation. The default can be reestablished with echo >> /etc/sudoers "Defaults timestamp_timeout = 300" -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=802220 https://bugzilla.novell.com/show_bug.cgi?id=802220#c Marcus Meissner <meissner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |vcizek@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=802220 https://bugzilla.novell.com/show_bug.cgi?id=802220#c1 Vitezslav Cizek <vcizek@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |vcizek@suse.com InfoProvider| |jw@suse.com --- Comment #1 from Vitezslav Cizek <vcizek@suse.com> 2013-02-06 12:32:26 CET --- I don't think there were any changes regarding the timeout. It works fine for me:
head -1 /etc/SuSE-release openSUSE 12.3 Beta 1 (x86_64) sudo -k sudo id root's password: uid=0(root) gid=0(root) groups=0(root) sleep 240 && sudo id uid=0(root) gid=0(root) groups=0(root)
If you don't explicitly specify the timestamp_timeout, what timeout does "sudo -V | grep timeout" tell? (run this command as root) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=802220 https://bugzilla.novell.com/show_bug.cgi?id=802220#c2 Juergen Weigert <jw@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|jw@suse.com | Resolution| |WORKSFORME --- Comment #2 from Juergen Weigert <jw@suse.com> 2013-02-06 11:45:43 UTC --- I cannot reproduce yesterday's behavior. With not explicit timestamp_timeout I now get 5 Minutes, as it should have allways been. Sorry for the noise. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com