Forum Discussion
Haara_212103
Nimbostratus
Apr 13, 2016Filter DC:s for use with APM authentication
Hello,
we have an issue with ldap authentication in a multi domain forest and several Domain Controllers in restricted VLANs where the APM don't have access. Is there any way to filter which DCs that...
Stanislas_Piro2
Cumulonimbus
Apr 25, 2016Hi,
You can request global catalog to know which Domain request.
- create a AAA LDAP server with Global catalog servers (port 3268)
- create a LDAP query between Logon page and AD Auth
In LDAP query branches, use following expression to split tree for different domains:
expr {[string tolower [mcget {session.ldap.last.attr.dn}]] ends_with "DC=company, DC=local"
or
expr {[string tolower [mcget {session.ldap.last.attr.dn}]] contains "DC=company" }
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects