On 10/11/2017 10:50 AM, absolutely_free@libero.it wrote:
is there a way to reset RC settings for some user?
UPDATE users SET preferences = NULL WHERE ....
above will reset all settings, but if you want to reset some specific option you can use bin/moduserprefs.sh script.