nagyistoce / fern-wifi-cracker

Automatically exported from code.google.com/p/fern-wifi-cracker
1 stars 0 forks source link

the problem show popup Aircrack and other dependencies need root priviledge to function, Please run application as root #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.first i click the fern wifi using menu gnome
2. then the popup show
3. Aircrack and other dependencies need root priviledge to function, Please run 
application as root

What is the expected output? What do you see instead?
popup show: Aircrack and other dependencies need root priviledge to function, 
Please run application as root

What version of the product are you using? On what operating system?v
v1.5
ubuntu 10.04

Please provide any additional information below.

Original issue reported on code.google.com by syaf88 on 27 Oct 2011 at 10:25

Attachments:

GoogleCodeExporter commented 9 years ago
i dont know how to root

Original comment by syaf88 on 27 Oct 2011 at 10:25

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
You will need to enable the default root account on your machine, 

Fern requires the root account to run..

Original comment by saviob...@rocketmail.com on 27 Oct 2011 at 11:06

GoogleCodeExporter commented 9 years ago
thanks  for the help

Original comment by syaf88 on 29 Oct 2011 at 6:01

GoogleCodeExporter commented 9 years ago
how do you enable the root account in ubuntu since they block it...with out 
having to go true terminal each time 

Original comment by glocom...@gmail.com on 1 Feb 2012 at 5:58

GoogleCodeExporter commented 9 years ago
To enable the root account for ubuntu, you have to do this:

root@host:~# sudo passwd root

This will ask you for a new password for root, input your password of choice, 
this will activate the root account.

Reboot machine, and log in as root from the credential dialog.

Then you can fire up Fern-Wifi-cracker.

Original comment by saviob...@rocketmail.com on 1 Feb 2012 at 7:53

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
The other way you can do it is:

sudo python /usr/local/bin/Fern-Wifi-Cracker/execute.py

This will use sudo, and not expose your system.

Original comment by MatthewH...@gmail.com on 4 May 2012 at 1:12