0

In the context of my earlier deleted question below:

Everytime I run WICD (Network Manager) it requires my password for permission. I'm not against Ubuntu asking for passwords in general but everytime I log in is a little excessive. Is there a way to whitelist a program? I'm running what is based off of Ubuntu 14.04 32-bit

My main goal is making it so I do not have to enter my password on startup in order to use WIFI. I was advised to use sudoers file (How do I run specific sudo commands without a password?), but I don't know exactly how to use it or where WICD is located for it. My first attempt did not work.

Is it the right approach or am I missing something?

Thanks for the help.

  • 1
  • What are you trying to accomplish in the first place? (missing in your question). 2) Were you advised to do something here on AskUbuntu? (please include a link then). 3) Explain about what you already tried, please. (you've tagged part of the solution already for example -- visudo). Please [edit] your question to include all this so we can help you better.
  • – gertvdijk Oct 21 '14 at 13:31
  • You've edited your question with a statement you were advised to run Wicd as sudo. But why -- you didn't include a reference other than a general sudo-question. Wicd is run as a service in the background and provides a user interface which is designed not to run with root privileges. So, basically, your reasoning is incomplete and to me it sounds like you're asking for something you don't want. – gertvdijk Oct 21 '14 at 14:23
  • @muru Hmm. Any link to the deleted question? For the OP: if you deleted it, please undelete it -- it provides the context to help you better, obviously! – gertvdijk Oct 21 '14 at 14:37
  • @gertvdijk I do not run it with sudo I run it as is and have to enter my password to access network cards. Is this abnormal? – Ora Walters Oct 21 '14 at 14:41
  • as op: Undeleted – Ora Walters Oct 21 '14 at 14:42
  • @gertvdijk, OP: wicd-gtk recommends gksu, and it looks for a graphical sudo program according to the Arch Wiki, so I think am right in my guess that setting NOPASSWD in sudoers should be enough. – muru Oct 21 '14 at 14:49