Forum Discussion
Josh_41258
Nimbostratus
Oct 21, 2011Allow/Block access based on LDAP/AD Query
Hi,
My goal is to create an iRule or other mechanism that would allow or block access to a particular VIP. I'd like to query my Active Directory to see if a user is in a particular OU or Se...
marsmann_58298
Nimbostratus
Oct 16, 2007hmmm... so I get this error when trying to apply/create the new iRule:
01070151:3: Rule [sharepoint-payload-resp-chk] error:
line 14: [use curly braces to avoid double substitution] [[$t0]]
line 17: [command is not valid in current event context (HTTP_RESPONSE_DATA)] [LB::reselect]
I tried several variations and can’t get line 14 to be valid.
The other one appears to not be valid under the HTTP_RESPONSE_DATA. If LB::reselect won’t work under my response section I guess this won’t work unless I write in another call function that goes from HTTP_RESPONSE_DATA to when_LB_FAILED or something… where in there I can do an LB::reselect.
Thoughts?
- Deb_Allen_18Sep 14, 2007Historic F5 AccountHi Keith--