Announcement

Collapse
No announcement yet.

[SOLVED] - (Kde)Sudo behavior.

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [SOLVED] - (Kde)Sudo behavior.

    Hi!
    After luanching an kdesudo-application, system ussually dont ask for password few minits (15?), if another app need it. But after upgrade to natty - everytime.
    Is this bug of ficure? 8)

    #2
    Re: (Kde)Sudo behavior.

    Launch a terminal and run the following command:
    Code:
    sudo visudo -f /etc/sudoers.d/01_file
    Enter the following line:
    Code:
    Defaults !tty_tickets,env_reset,timestamp_timeout=15
    Save (Ctrl+o), Exit (Ctrl+x).
    ASROCK Z87 Pro4 - i5 4670K - R9 270x ☞ Triple Boot: KDE NEON ★ Windows 10 ★ Windows 7

    Comment


      #3
      Re: (Kde)Sudo behavior.

      Ubuntu documents:
      > RootSudo
      > RootSudoTimeout

      During the development phase:
      > Sudo timeout problems since sudo update

      An open bug report:
      > Bug #692391: no timestamp timeout in latest sudo except for current instance
      Before you edit, BACKUP !

      Why there are dead links ?
      1. Thread: Please explain how to access old kubuntu forum posts
      2. Thread: Lost Information

      Comment


        #4
        Re: (Kde)Sudo behavior.

        Thanks! It works!

        Comment

        Working...
        X