Results 1 to 5 of 5

Thread: No root passwords prompt

  1. #1
    Join Date
    Aug 2011
    Beans
    14
    Distro
    Ubuntu 14.04 Trusty Tahr

    No root passwords prompt

    Hello dear fellows!

    I recently switched from mate to unity (just installed unity-desktop and removed mate-desktop) with all dependencies and suddenly, sudo password prompt is gone. For example, when I try to launch Synaptic, it does absolutely nothing, or, when cleaning system with Ubuntu Tweak, it does nothing as well (it used to ask for password). But on the other hand, gksu and sudo commands work.
    I have administrator rights for my account.
    Any ideas what is wrong?
    Thank you

    Distro: Ubuntu 14.04
    Last edited by miskopo; July 26th, 2015 at 10:44 AM.

  2. #2
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: No root passwords prompt

    Do you mean when you click on the synaptic menu item you get no GUI password prompt?
    The command in the menu item for synaptic is now
    Code:
    synaptic-pkexec
    and it does not use either sudo or gksudo any more.

    I wonder if the change from Mate to unity has caused some problem in the application.desktop files being used.

    Have a look in nautilus for the synaptic.desktop file and open it with gedit to see what the command being used is at the moment. It is possible there may be more than one synaptic desktop file.

  3. #3
    Join Date
    Aug 2011
    Beans
    14
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: No root passwords prompt

    Thank you for your reply, but I am afraid this problem is system-wide. As well, I can't install programs via Ubuntu Software Center, because it just doesn't ask for password thus can't continue.
    Yes, the point is, I don't get GUI password prompt (except gksu command launched from terminal or alt+f2) from any application.
    Nevertheless, I checked synaptic launcher and it is as you wrote.

  4. #4
    Join Date
    Aug 2011
    Beans
    14
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: No root passwords prompt

    Final solution:
    Code:
    sudo apt-get install policykit-1-gnome
    Mate has it's own policykit, so with uninstalling it was gone.

  5. #5
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: No root passwords prompt

    Well done!

    Now you mention the answer, I think I remember seeing this once before but I had totally forgotten.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •