Forum Discussion
APM LDAP by path
There is a BIG-IP sys db variable that controls this escaping behavior of APM session variables sent to an LDAP query function in APM: apm.ldap.autoescape
To change it from the CLI,
tmsh modify sys db apm.ldap.autoescape value disable
tmsh save sys db
That looks exactly like what I want, but unfortunately it does not seem to work.
Is there anything else I need to do? With this changed and saved, restarted tmm, failed over to another node, failed back, db entry is "disabled" as shown:
tmsh list sys db apm.ldap.autoescape one-line
sys db apm.ldap.autoescape { value "disable" }And SearchFilter set to something like:
(&(cn=%{session.oauth.client.last.id_token.cn})(%{session.ldapsearch}))I still get errors like:
2022-12-13T20:33:35.393-07:00 xxxx warning apmd[8859]: 01490233:4: /Common/access_xxxx:Common:895b427c: LDAP Module: Cannot find any object in search DN 'ou=people,o=org' matching filter '(&(cn=something)(field=\2a))'when session.ldapsearch = "field=*"
Running BIG-IP 15.1.5.1
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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
