I want to modify the desktop startup parameters for my users

I have a problem. I want to modify the desktop parameters of gnome, because I have many users who don’t want their desktop to never lock. I can’t configure it individually for everyone. Is there any way for me to meet this requirement by modifying a parameter before users use it.

If the parameters you want to change are defined in GSettings/dconf, then the System Administration Guide has a relevant chapter.

I want to configure the disable lock screen before my users use it. Because it’s too troublesome to unlock again and again. And I have many users. I wonder if there is a way to complete these in batches.

But I didn’t find a way to achieve it.

So it sounds like you want to follow the guide in the link I posted earlier to change the following setting:

[org/gnome/desktop/lockdown]
disable-lock-screen=true

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.