0

OS: Ubuntu Desktop 22.04 LTS

Accessing the settings on Ubuntu is giving me PTSD as whenever I seek to change anything, the first thing that has to pop up is Authentication required for Wifi scan.

You may think that "it's not bad" but it gets genuinely frustrating when you put the password in to continue with your day, just for the same annoying prompt to instantaneously appear again. I have gone through this too many times, and the idea of forcing my pc to shutdown isn't all that great considering the fact that I want to keep my HDD in good condition.

Therefore, is there a way to completely stop the authentication prompts? I would not even mind having one appear every 10 or so minutes for security, but it is not okay to have your screen locked by infinite "authentication".

1 Answers1

0

To stop keyring authentication prompts entirely:

  1. Your login password must match your keyring password.
  2. You must use a password at login.

Any other combination won't unlock your keyring (which locks again quickly, leading to repeated prompts). And keyring authentication is required for network access (that cannot be waived nor disabled).

Keep in mind that while a user may find this sort of authentication requirement briefly annoying once or twice each day, compromised systems can be a real threat to everybody.

user535733
  • 62,253