Forum Discussion
Mark_22062
Nimbostratus
May 20, 2013APM - AD Nested Groups Limited?
Hi there,
I am trying to configure remote access to an application using AD Query. The query is configured to check membership of a group "F5_Application", this group has a number of nested gro...
Philipp_Stadler
Nimbostratus
May 28, 2014good tip, but I already use 11.5.1 and my log output for following irule gives me all group memberships.
when ACCESS_POLICY_AGENT_EVENT {
set user [ACCESS::session data get session.logon.last.username]
if {[ACCESS::policy agent_id] eq "logmemberof"} {
set memberOfList [split [ACCESS::session data get session.ad.last.attr.memberOf] "|"]
foreach x $memberOfList {
log local0. "User $user in group: $x"
}
}
}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