I added this to the last line of /etc/sudoers with visudo ...
Code:
kebbelj ALL=/usr/bin/dpkg, usr/bin/automatix.py, /usr/bin/X11/apt-get, /usr/bin/apt-get, /usr/bin/gnome-app-install, /usr/bin/synaptic
This seems to have given me access. However, when I try to run synaptic, I get ...
Code:
FAILED TO RUN SYNAPTIC
The underlying authorization mechanism (sudo) does not allow you to run this program. Contact the system administrator.
I would really love to have synaptic enabled. Any reason it's not working? (I checked to see if there was a synaptic in /usr/bin/X11, but there wasn't one there.)