Disabling "Remember password" for GKSU command
1
vote
2
answers
764
views
I am using GKSU for switching user in my Linux terminal and I want to disable "Remember password" option in that Pop-up menu due to security reasons. I am not sure how to achieve that.
Mentioned below is the only trial i tried in the system, which did not work too.
gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --type bool --set /apps/gksu/save-to-keyring false
System config:
Os : Debian 8
Desktop Environment : LXDE
Command used for this operation :
gksu -u test /usr/bin/xterm
Attached screenshot for the same
I remember password option to be completely disabled

Asked by Ragav
(431 rep)
Jul 3, 2017, 08:46 AM
Last activity: Aug 6, 2017, 12:42 AM
Last activity: Aug 6, 2017, 12:42 AM