Is it possible to script a WLAN WPA2 password change?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-27-2015 07:32 PM
Is is possible to run a script on a W4110 controller to change the WPA2 password for a WLAN?
7 REPLIES 7
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-27-2015 07:55 PM
Entertaining but not helpful.  I just trying to prevent myself and my teammates from having to get up at 4am to change a stupid password.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-27-2015 07:55 PM
Something like this could happen if you follow directions 🙂
http://fox59.com/2015/06/25/driver-on-way-to-hospital-nearly-follows-gps-into-downtown-canal/
http://fox59.com/2015/06/25/driver-on-way-to-hospital-nearly-follows-gps-into-downtown-canal/
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-27-2015 07:41 PM
Just ssh to the controller and use the following commands to change it - here a example for WLAN Service ABCDEF.....
- ssh to the controller
# wlans
# ABCDEF
# priv
# psk abcdefghijklmnop
# apply
If you've the skills to write a script to do that... why not.
-Ron
- ssh to the controller
# wlans
# ABCDEF
# priv
# psk abcdefghijklmnop
# apply
If you've the skills to write a script to do that... why not.
-Ron
