Forum Discussion

jomedusa's avatar
jomedusa
Icon for Cirrus rankCirrus
Jul 24, 2026

F5OS rSeries Radius with Cisco ISE

We are going through a hardware refresh and starting to deploy fSeries appliances.  I am having issues with Radius authentication with our Cisco ISE deployment.  Our current LTM's authenticates to the same ISE deployment and has the AV attributes for LTM applied.  I have created the following new dictionary entries and assigned them the authorization policy:

F5-F5OS-GID = 9000

F5-F5OS-HOMEDIR = /tmp

F5-F5OS-UID = 1001

 

If I login to the F5 via the admin creds I can see that my radius authentication was successful and I can see the at the AV Pair is being presented via ISE logs.

When trying to login via a browser and a radius user I get a Permission denied response.

Any assistance would be appreciated:

Thanks,

Joe

 

 

1 Reply

  • I open a case and was able to resolve this by using the proper "Data Type" and "ID".

    This was the response from support:

     

    F5-F5OS-UID: type 21, integer, value 1001
    F5-F5OS-GID: type 22, integer, value 9000
    F5-F5OS-HOMEDIR: type 23, string, value /tmp

    Hope this helps others

     

    Thanks,

     

    Joe