06-29-2020 07:56 AM - edited 07-05-2021 12:13 PM
Hi,
I have setup radius auth for login to my WLC 9800-CL and it works for SSH but not the web gui login. Is there something special I need to do?
Current config:
aaa authentication login default group my-server local
Also, what is interesting is if I remove the default list and try to use a custom name, it does not work for ssh or http.
Config
aaa authentication login my_name group my-server local
Solved! Go to Solution.
06-29-2020 12:45 PM
admin user come with WLC always use local authentication as per i know) but you can create admin equivalent right users and authenticate again radius.
here is an example :
06-29-2020 12:45 PM
admin user come with WLC always use local authentication as per i know) but you can create admin equivalent right users and authenticate again radius.
here is an example :
06-30-2020 07:30 AM
Thanks that did it.
Here are the commands for future ref:
paolo-9800(config)#ip http authentication aaa login-authentication radAutheMethod
paolo-9800(config)#ip http authentication aaa exec-authorization radAuthzMethod
06-30-2020 07:43 AM
Glad that was helpfull and you able to resolve the issue.
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