Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: Firestarter  (gelezen 796 keer)

Firestarter
« Gepost op: 2007/12/30, 18:05:18 »
Ik probeer al van alles om firestarter bij inloggen te laten starten.
Heb al tig topics hierover gelezen.
O.A.van Firestart website.

Every time firestarter starting GUI it will prompt for root password may be this is bit difficult for this you can do the following steps to avoid password.

export EDITOR=gedit && sudo visudo

Now you need to add the following line in /etc/sudoers file

%ruchi ALL= NOPASSWD: /usr/sbin/firestarter

Replace %ruchi by your the name of the user or the group which can use sudo and do the modification.

Now you can test this using the following procedure

sudo - K

sudo /usr/sbin/firestarter

When it try to open it should not prompt for password

Finally you need to add firestarter to startup programs list from system—> Preferences—>Sessions you should see the following screen in this you need to click on startup programs and click on add you should see a popup box prompting for startup command in this you need to enter the following command and click ok two times.

Hier krijg ik nog steeds de melding dat ik root moet ziin!

Volgende topic.

Giving the user permission to launch Firestarter without the root password

In order for a regular user to be able to launch Firestarter, the user must be given additional privileges. Edit your /etc/sudoers file in your favorite text editor and add the following line at the end:
username ALL= NOPASSWD: /usr/bin/firestarter

Note: Debian users should replace /usr/bin/firestarter with /usr/sbin/firestarter in the above line.

Simply replace username with whatever your login is. The specified user is now able to launch Firestarter without being prompted for a password using the command sudo firestarter.

Dit lukt ook niet om dat ik niet de bevoegdheid heb om "sedoer" te wijzigen.

Ik werk met Ubuntu 7.10

Hoe kan ik dit voor elkaar krijgen???

Offline Dorst

  • Lid
Firestarter
« Reactie #1 Gepost op: 2007/12/30, 18:50:21 »
Bij mij wordt Firestarter automatisch gestart; dit is echter niet zichtbaar. Kijk in sudo sysv-rc-conf of Firestarter onder S is aangevinkt, of check (bijvoorbeeld via Shields Up) of de firewall actief is.

ubuntuer

  • Gast
Firestarter
« Reactie #2 Gepost op: 2007/12/30, 20:03:59 »
Om te weten of Firestarter werkt typ je het volgende in de terminal:

sudo /etc/init.d/firestarter status

Firestarter werkt op de achtergrond; het instelvenstertje zie je dus niet.
Dat heb je alleen nodig om nieuwe regels op te stellen.

Firestarter
« Reactie #3 Gepost op: 2007/12/30, 20:11:55 »
Dit heb ik gedaan en firestarter is running.

Waar het mij om gaat is dat ik iedere keer met opstarten  een melding krijg dat ik niet de machtiging heb om het op te starten.

En dit wil ik oplossen dit moet kunnen volgens de website van firestarter maar bij mij functioneerd dit niet.

ubuntuer

  • Gast
Firestarter
« Reactie #4 Gepost op: 2007/12/30, 20:19:53 »
Als alles goed is moet firestarter bij het inloggen vanzelf starten .
Je stelt firestarter met de wizard in en daarna heb je er geen omkijken naar behalve als je een nieuwe regel wil maken.

Werkt het niet zo dan zou ik firestarter eraf halen en nog een keer installeren.

Alleen geloof is dat bij Feisty er een probleem was i.v.m. met de networkmanager.
Die voorkwam dat firestarter vanzelf opstarte.

Firestarter
« Reactie #5 Gepost op: 2008/01/01, 10:10:28 »
Ik ben er zo wel uit.