cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
905
Views
0
Helpful
1
Replies

Prevent multiple user login cisco ACS

kevin.woodhouse
Level 1
Level 1

Hi All,

I have a group setup in Cisco ACS (V4.2) which holds dynamic users that have successfully authenticated through wireless. No problem. The users in this group have authenticated from a guest wireless setup. I want to prevent the same user from logging in multiple times.

For example, the project users credentials suppplied bya library ticket which is usique to that user, I want to prevent that user from giving their details to someone next to them and getting them to use their laptop. Preventing multiple logins would prevent this.

Can I do this in ACS anywhere??

1 Reply 1

Waris Hussain
Cisco Employee
Cisco Employee

Hi

I am not sure if you can do that from the ACS side for dynamic users but in WLC there is command which you try to limit simultaneous user access :

config advanced eap max-login-ignore-identity-response {enable |
disable}

the disable option should work for you.

Here is the doc :

http://www.cisco.com/en/US/docs/wireless/controller/7.0/command/reference/cli70commands.html#wp9681830

Thanks
Waris Hussain.