cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
249
Views
0
Helpful
2
Replies

Comware 7 radius admin access with Cisco ISE

Capricorn
Level 1
Level 1

Hi

I am trying  to configure Cisco ISE for Comware 7 radius admin login

My radius configuration looks ok on the switch and the request is reaching Cisco ISE but I am getting error with authorization error -> Could not find selected Authorization Profiles.

I have tried different settings but nothing worked so far.

Access Type = ACCESS_ACCEPT
Service-Type = 6
H3C-User-Group = network-admin

Access Type = ACCESS_ACCEPT
Service-Type = 6
cisco-av-pair = "shell:roles=\"network-admin\""

Access Type = ACCESS_ACCEPT
H3C-Exec-Privilege = 3

This the error I can see on Cisco ISE

15011    Authorization Policy not configured
 15019    Could not find selected Authorization Profiles

Returned RADIUS Access-Reject
Also tried few more but nothing worked so far.

If someone can help with this.

 

Thanks

2 Replies 2

Cristian Matei
VIP Alumni
VIP Alumni

Hi,

   Message 15011 says that ISE can't match on any of the configured Authorization policies with the respective incoming request, while message 15019 says that ISE can't find the attached authorization profile, which is weird.

   First, I would delete the exiting authorization profiles and authorization policies that you're using for your scope and recreate it. your read the switch documentation to see if for the respective code version, which RADIUS attributes you need to return for the authorization process. Also, ensure Let's see the outcome after you perform these steps. 

   Why don't you better off use TACACS integration instead of RADIUS? Saying this as since TACACS is the protocol supposed to be use for device adminitrations, using RADIUS might not always work as expected, especially across various code versions.

Thanks,

Cristian.