Forum Discussion
adiezma_1656
Dec 27, 2011Nimbostratus
iRule for LDAP Master or Slave
Hi, I need a iRule for LDAP. What you have to do is the following : - If the F5 receives read requests are redirected to the ldap ...
nitass
Dec 27, 2011Employee
can not read ":: ldap_writes": no such variable while executing "$ msgtype matchclass equals $:: ldap_writes is there a space between $ and msgtype and between $:: and ldap_writes? $msgtype and $::ldap_writes is one word (no space).
by the way, if you are using 9.4.4+, $:: prefix is no longer required. so, you can remove it.
from:
matchclass $msgtype equals $::ldap_writes
to:
matchclass $msgtype equals ldap_writes
CMP Compatibility
http://devcentral.f5.com/wiki/iRules.CMPCompatibility.ashx?From=iRules.CMP
I do not know where put it.it is called data group in webui. it is at local traffic > irules > data group list.
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