18 Oct
2016
18 Oct
'16
2:05 p.m.
On Oct 18, 2016, at 10:44 AM, Mark Williams <martialstudy@hotmail.com> wrote:
Any idea why the + symbol is being transformed in the ldap filter? Should I be using a different syntax for the attribute substitution?
The + character has special meaning in LDAP. As such, it's escaped. Alan DeKok.