05-06-2016 03:57 AM - edited 07-05-2021 05:00 AM
Hi All,
Just wanted to find out if it's possible to create an access account to the GUI from the CLI interface. A colleague changed the default GUI access and is currently unavailable to provide it. I'm connected by telnet to the device and have admin privileges but can't find anything on creating GUI accounts.
Model is an AIR-SAP702I-A-K9
Version 15.2(4)JA
Any help/suggestions will be appreciated.
Solved! Go to Solution.
05-06-2016 04:58 AM
HI,
It may be because enable secret is set...
Try 1 on GUI : username as above and password Cisco
Try2: configure this on AP:
config t
enable secret Cisco
Now try to login, username: as above, password: Cisco
Regards
Don't forget to rate helpful posts
05-06-2016 04:20 AM
Here is the method:
AP#conf t
AP(config)#username test privilege 15 secret cisco123
AP(config)#wr
Regards
Don't forget to rate helpful posts
05-06-2016 04:45 AM
Thanks however that didnt work. The credentials will work fine for telnet but not the web interface.
05-06-2016 04:58 AM
HI,
It may be because enable secret is set...
Try 1 on GUI : username as above and password Cisco
Try2: configure this on AP:
config t
enable secret Cisco
Now try to login, username: as above, password: Cisco
Regards
Don't forget to rate helpful posts
05-09-2016 09:09 AM
Thanks for that. I believe that will resolve it however i haven't done so in this case. Decided to wait until they're back.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide