Hi again,
On 6/4/20 0:43, aitor_czr wrote:
>
> Hi Mike,
>
> On 4/5/20 8:20 PM, Mike Schmitz via Dng wrote:
>> One thing I ran into right away, and took me a few tries before I
>> figured it out; I needed to quote my passphrase, since it has spaces. It
>> might be good to do that in your call to wpa-passphrase. It shouldn't
>> have taken as many tries as it did, since I just went through it with a
>> script I am working on (I am bulding a plugin for awesomewm to do this).
>
> I'll keep it in mind.
>
>> It also doesn't seem to store the passphrase anywhere, so the user would
>> still need to type it in every time.
The above issues have been fixed and the packages are available in:
deb
http://packages.gnuinos.org/merged beowulf main
deb-src
http://packages.gnuinos.org/merged beowulf main
Just install:
apt-get install libnetaid snetaid simple-netaid-cdk
You also need sudo and xterm, but you can choose another terminal
changing the exec entry in simple-netaid-cdk.desktop:
Exec=xterm -e "sudo simple-netaid-cdk"
to your needs.
Cheers,
Aitor.