MMI (jsonrpc) feature returns 401 error after enabling RADIUS
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-12-2016 07:53 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-12-2016 11:09 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-12-2016 10:50 AM
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.
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.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-12-2016 10:19 AM
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
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-12-2016 08:52 AM
Okay, will test and let you know. Just have to wait until my download of 21.1.2 is approved.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-12-2016 08:03 AM
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
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
