04-23-2020 11:55 PM
Hi,
Is it supported to use nested groups for authorization across multiple AD domains? For example:
Root domain: mycorp.local
Child1: child1.mycorp.local
Group: group1 (member of group2 in child2.mycorp.local)
Child2: child2.mycorp.local
Group: group2
ISE is joined to child2.mycorp.local. group2 is imported into the group list under the active directory domain and added as an external group in the admin groups. This a stock standard forest, no strange stuff has been done to cripple the trusts between domains.
When i'm trying to authenticate with a user from child1 which is a member of group1 authentication fails and the logs say its due to zero RBAC groups:
2020-04-24 16:48:35,476 ERROR [admin-http-pool12][] cpm.admin.infra.action.LoginAction -::::- An exception in Login Check() com.cisco.cpm.nsf.api.exceptions.NSFAuthenticationFailed: Authentication failed due to zero RBAC Groups.
2020-04-24 16:48:35,476 ERROR [admin-http-pool12][] cpm.admin.infra.action.LoginAction -::::- Can't save locale. loginSuccess: false
2020-04-24 16:48:35,480 ERROR [admin-http-pool12][] cisco.cpm.nsf.impl.UserIdentityManagement -::::- Cannot save LastAuthTime data. User edward is empty
2020-04-24 16:48:36,007 INFO [admin-http-pool15][] cpm.admin.infra.action.AdminAuthenticationAction -::::- In AdminAuthenticationAction.loadIdentityStores method called
I know the structure doesn't make much sense as i can add group1 in the admin groups but its due to internal policies. I've tested nested groups within the same domains which works fine but i guess doing that when crossing domain boundaries is a limitation.
ISE version: ISE 2.6 (unpatched as i'm just running it in a lab)
Thanks,
Edward
04-27-2020 10:32 PM
Please ensure ISE has permissions to read the token groups. See https://www.cisco.com/c/en/us/support/docs/security/identity-services-engine/200780-Fix-Active-Directory-group-retrieval-iss.html and
04-28-2020 06:54 AM
Hi,
Unfortunately that doesn't fix it. When using the test tool it retrieves local groups fine for the user i'm trying to authenticate with but any nested groups in another domain (within the same forest) don't show up.
Thanks,
Edward
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide