02-12-2024 06:48 AM
Hello,
I am having a problem with radius authentication on the web console. The connect with radius is OK, i can see the request which is accepted from the radius side, where i do prv-lvl=15, but at the webpage it just reloads and rerequires again the authentication, so I am not able to login.
It looks like something is missing in the reply from RADIUS.
02-12-2024 07:04 AM
Try different browser.
02-12-2024 07:06 AM
The problem persists. If I turn off the radius authentification, and I keep it locally authenticated, all works fine
02-12-2024 07:08 AM
Cheers that browser is ok, what Radius ?
02-12-2024 07:10 AM
ClearPass
02-12-2024 07:55 AM
apoliogies, i would have asked this in the first instance, what Device mode and IOS code running on the device.
02-12-2024 07:06 AM
It is GUI of WLC wat you want to auth via radius?
MHM
02-12-2024 07:07 AM
GUI
02-12-2024 07:10 AM
Sorry dont get your answer' it GUI of WLC ?
MHM
02-12-2024 07:12 AM
Sorry, it is the GUI of a cisco switch
02-12-2024 07:14 AM
Ok' can I see how you config the SW.
MHM
02-12-2024 07:17 AM
These are the configurations regarding the HTTP Radius
aaa group server radius ADMIN-RAD-SERVERS
server name cppma
server name cppmb
deadtime 15
!
!/ Authorization list Radius local /!
aaa authentication login default group ADMIN-RAD-SERVERS local
aaa authorization console
aaa authorization config-commands
aaa authorization exec default group ADMIN-RAD-SERVERS local
ip http authentication aaa login-authentication default
ip http authentication aaa exec-authorization default
!/ Enable https server /!
ip http secure-server
ip ssh time-out 60
ip ssh authentication-retries 2
ip ssh version 2
ip scp server enable
!
02-12-2024 07:28 AM
ip http authentication aaa
Then re add
ip http authentication aaa login-authentication default
ip http authentication aaa exec-authorization default
MHM
02-12-2024 07:35 AM
Nope, the problem persists. I can see the request in RADIUS, and also the privilege level is given, but there may be something missing from the Radius reply i think.
02-13-2024 10:45 AM
Debug aaa authorization <- share this if @Aref Alsouqi suggested not work for you.
MHM
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