Re: Windows API
- From: Damon Tajeddini <dta heise de>
- To: Tim Hawkins <tim hawkins mac com>
- Cc: networkmanager-list gnome org
- Subject: Re: Windows API
- Date: Tue, 24 Mar 2009 16:28:18 +0100
not an answer i expected, but yes i realised it.
For your information (and everybody who wants to hack straight into my
"test"-network)...this is just a temporary test access-point.
anyway, thanks for the advice.
Tim Hawkins schrieb:
You do realise you have just published to the world everything
nessacary for somebody to hack straight into your network.
On 24 Mar 2009, at 15:06, Damon Tajeddini wrote:
Hi all,
is there something to use the data of the Windows WLAN-API?
I have an XML file including the Windows wlan settings and want to
import this data into the network-manager:
<?xml version="1.0"?>
<WLANProfile
xmlns="http://www.microsoft.com/networking/WLAN/profile/v1">
<name>cttest-dta</name>
<SSIDConfig>
<SSID>
<hex>6374746573742D647461</hex>
<name>cttest-dta</name>
</SSID>
</SSIDConfig>
<connectionType>ESS</connectionType>
<MSM>
<security>
<authEncryption>
<authentication>WPA2PSK</authentication>
<encryption>AES</encryption>
<useOneX>false</useOneX>
</authEncryption>
<sharedKey>
<keyType>networkKey</keyType>
<protected>false</protected>
<keyMaterial>F17A3021471BB0204AD37B1412F7B5314115BDCDC7658B975CF473C353A90137</keyMaterial>
</sharedKey>
</security>
</MSM>
</WLANProfile>
Regards,
Damon
_______________________________________________
NetworkManager-list mailing list
NetworkManager-list gnome org
http://mail.gnome.org/mailman/listinfo/networkmanager-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]