Ubuntu 18.04 Stops Prompting for Password

I’ve run into this issue twice now, so into the blog it goes.

The issue manifested once with a recovered Ubuntu instance and once with a completely fresh install of Ubuntu on a new laptop. Both instances used the default Unity graphical shell.

Here’s the error: when you do something in the shell that requires elevated permissions, you should be prompted for your password:

Instead you get something like this. Here I’m attempting to install the “GNOME Tweaks” application via the “Ubuntu Software” application:

Here’s the fix:

sudo apt-get install policykit-1-gnome

Then:

sudo reboot

Something apparently zapped the policy kit for the gnome desktop environment and this restored it.

© mylevel4cache.com, 2019. Unauthorized use and/or duplication of this material without express and written permission from this site’s author and/or owner is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to mylevel4cache.com with appropriate and specific direction to the original content.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s