Hi,
I have recently implemented ACS 4.0 for autentication of remote access users. Our helpdesk have found a slightly niggly issue that I am wondering if anyone knows how rectify.
Issue below:-
A user is created in ACS who is authenticating against the ACS internal database. example username = testuser
user connects remotely and uses username
TestUser
User does not connect successfully because is using incorrect password. He calls helpdesk. Helpdesk check failed attempts report and apply a filter against username of "testuser"
The filter returns nothing because the user had used capital letters in his username.
The ACS internal database isn't case sensitive when authenticating a user, but the filter option is ,when trying to find a user attempt in an activity log.
Does anyone know if there is a way to make the filtering non case sensitive?
Regards,
Russell.