Thanks James. Turns out I didn't read the man page correctly and the key actually needs to be saved using "wificonfig create-secobj ...."
It now appears I've connected, but I can't connect to any network resources. If I use ifconfig -a it appears my ip address is still set as 0.0.0.0 dladm show-link indicates that the device state is "up" however. I'm tempted just to get a very long ethernet cable... :-) James C. McPherson wrote: > Andrew Myers wrote: >> Hi James, >> >> Thanks for the suggestion. >> >> When I did this it came back with an error "dladm: invalid key(s)" >> >> My key is a Hex key 26 characters long. Do you know if there is a >> limitation on what I can use? > > Hi Andrew, > I'm not aware of a limitation, but I reckon dladm is > probably expecting a full 32- or 64-char key, and perhaps > it's also expecting a certain format. You could check your > key against the parser function parse_wlan_keys() > > http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/cmd/dladm/dladm.c#3931 > > > > > hth, > James > -- > Solaris kernel software engineer, system admin and troubleshooter > http://www.jmcp.homeunix.com/blog > http://blogs.sun.com/jmcp > Find me on LinkedIn @ http://www.linkedin.com/in/jamescmcpherson > >