Hello,
We are running SUSE 15 SP3 with a Gnome desktop environment. Users remotely access this desktop session over a VNC Session. Whenever they connect to a session, they are prompted with “Authentication is required to refresh system repositories”.
Users shouldn’t see this pop up and they shouldn’t be able to update system repositories.
I have following gsettings to suppress this but hasn’t helped.
[org/gnome/software]
download-updates-notify=false
[org/gnome/software]
download-updates=false
[org/gnome/software]
allow-updates=false
I have seen few solutions around policykit, but those are meant to allow users to update the packages.
Any feedback is helpful.