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

ISE Radius Auth syslog assistance

Adam White
Level 1
Level 1

Hi All, 

 

Any assistance would be greatly appreciated. 

I am sending radius auth logs to a Palo Alto for identity based policies. 

 

It works, but it seems every type of device sends the logs in a different manner for example

UserName=DOMAIN\\isetest
UserName=isetest
UserName=domain\domain\isetest

 

I am writing reg expressions and can keep doing this to match the usernames, but this doesnt seem scalable. 

Is there any way to tell ISE to just send the username instead of everything? 

 

 

1 Accepted Solution

Accepted Solutions

Identity is being sent by the supplicant as Domain\\isetest or domain\domain\isetest.

Please configure at the supplicant end to sent only username as identity. If you have to authenticate users from multiple domains. [domain]\[username] is a preferable identity.

 

-Aravind

View solution in original post

2 Replies 2

Identity is being sent by the supplicant as Domain\\isetest or domain\domain\isetest.

Please configure at the supplicant end to sent only username as identity. If you have to authenticate users from multiple domains. [domain]\[username] is a preferable identity.

 

-Aravind

hslai
Cisco Employee
Cisco Employee

Aravind Ravichandran is correct on this. Such logs are more for ISE to consume and process further. pxGrid is more for partners to integrate with.