I'm a new here, but a long term viewer.
I have created a desktop shortcut (pic#1), that shortcut will start a script
#! /bin/sh
remmina -c /home/info/.remmina/1454065572442.remmina
But when I click on the launcher for the first time, the system asks for a password.
How can I disable the password prompt?
I have done chmod +777
on both the script and the launcher.
Thank you!
sudoers
file to stop that behaviour – George Udosen Sep 20 '18 at 16:01