Hi,
Can any one tell me the difference and use of Identity store sequence ?? ActuallY I had a issue while configuring these rules. I explain the scenario & the problem which I faced.
I had mostly all users on AD & few users locally on ACS. Now to direct authentication request to correct store, I configure Identity store sequence under Identity stores and also created Identity rule under device admin.
under identity store sequence I selected internal user under authentication and attribute reterival list and under additional attribute reterival search I selected AD.
And under Access Policy->identity I created rule based result selection policy and first rule was saying any NDG any Location result to Internal users and second rule was saying Any NDG Any Location result to AD
Now everything works fine but problem is any active directory users can login with any password. means if user1 is on AD and his password is cisco123 and when he logs in to any network device with password as 123456 or any wrong password he gets access ....
Then I modified first rule & specified specific users anme which are created on ACS then everything works well. AD users can not login with wrong passwords and they get authentication fail msgs..... No clue why it is happening...
Now if i swap the first rule without modifying (means with Location ANY & NDG ANY==result internal stores) with second rule (Location any NDG Any==result AD) then my internal users does not get authenticated.
So would anyone explain how does it works if you have to use both identity stores for device admin ?? what should be configured what not ??
Thanks