maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   [on popular demand] recover key/passphrase of WLAN (https://talk.maemo.org/showthread.php?t=68063)

joerg_rw 2011-01-08 20:53

[on popular demand] recover key/passphrase of WLAN
 
Q: <user___> hey, how do I lookup the wep key I stored on this thing?
<user___> instead of having it show up as stars in the internet connections prefs

A: in xterm, do:
Code:

gconftool-2 -R /|grep -C15 <name/SSID_of_your_AP>
(this is actually the name as it would show up in your "select connection" dialog, so if you renamed the connection to something different than the SSID, use this 'nickname' instead)

This will give you a list of all configured wlan connections:
Code:

gconftool-2 -R /|grep -A3 wlan_ssid
The full load comes like that:
Code:

gconftool-2 -R /system/osso/connectivity/IAP

/jOERG

Aranel 2011-01-08 20:57

Re: [on popular demand] recover key/passphrase of WLAN
 
Bookmark'd. Thank you :)


All times are GMT. The time now is 06:25.

vBulletin® Version 3.8.8