Synpatic without a password

From PCLinuxOS Knowledgebase
Jump to navigation Jump to search

YOU ARE HERE :: Main Page >> HowTo >> Synaptic without a password

  • Relevant to ALL editions of PCLinuxOS.

Running Synaptic without a password

Edit as root /usr/share/polkit-1/actions/org.pclinuxos.synaptic.policy

change the following lines to:

   <allow_any>yes</allow_any>
   <allow_inactive>yes</allow_inactive>
   <allow_active>yes</allow_active>

Save the file and now synaptic will no longer ask you for root password.