11. Known Issues
11.1. AAC#001: Nested LDAP Groups not working
Using nested groups in your LDAP/AD will result in no users because the query will fail.
11.1.1. AAC#001: Workaround
Change your LDAP GroupFilter to the following:
(&(objectCategory=group)(objectClass=group)(member:1.2.840.113556.1.4.1941:=%s))
11.1.2. AAC#001: Status
Fixed in next Analysis Cockpit version.