> While it might not be easy to recover ascii password from the key, > it is not necessary, since it is used only to > generate the hex key that is available already. > There should be a way to use the hex key directly, > like windows does.
Hmm, an ascii key is converted to hex by dladm create-secobj and the hex version of the password is stored in the file /etc/dladm/secobj.conf I've no idea if it works, but what happens when you dladm create-secobj a wpa key for some dummy ascii password, and replace the hex password in /etc/dladm/secobj.conf with the correct hex key from windows, followed by a reboot (or whatever magic is needed to refresh the system's caches for that file)? Would it be possible to dladm connect-wifi using the modified wpa key? -- This message posted from opensolaris.org