cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 

MMI (jsonrpc) feature returns 401 error after enabling RADIUS

MMI (jsonrpc) feature returns 401 error after enabling RADIUS

Johannes_Dennin
New Contributor
Hey, I've started playing around with the jsonrpc interface. Everything works well when I set a password for 'admin'. But when I enable RADIUS for management amd try to login with a RADIUS user, I get a 401 error which as the documentation indicates means incorrect or missing user/pw. RADIUS service-type is set to administrative and I can login with SSH without problems; on the other hand the chalet webinterface only accepts 'admin' user and pw and no RADIUS user. Is there anything special to be considered when RADIUS is enabled for management? Thanks!
11 REPLIES 11

Johannes_Dennin
New Contributor
Hey Dave, thanks for the suggestion . I'm working on something similar in Powershell if you like to check it out: https://github.com/joxz/PSEXOS

Dave_Hammers
Extreme Employee
For your investigation into jsonrpc, in 21.1.1, if you
enable radius netloginShould work around the issue with 21.1.1.

While the fix in 21.1.2 is recommended for a proper fix, this should let you experiment with JSONRPC without upgrading.

Dave_Hammers
Extreme Employee
Hi,
Yes this was a known issue that is corrected in 21.1.2.

Have you seen the example script in https://github.com/extremenetworks/ExtremeScripting/blob/master/EXOS/Python/jsoncli

Johannes_Dennin
New Contributor
Okay, will test and let you know. Just have to wait until my download of 21.1.2 is approved.

Aleixo_Gomes
Extreme Employee
Hi ,

am not 100% sure if this was some bug in exos 21.x , could you try using 21.1.2 and test if that resolves it .

let me know the result

GTM-P2G8KFN