Hello,
I am trying to figure out why this is happening. I have nx-os 10.4 and am trying to get LDAP working when I do the rootDN as uid=<rest of stuff> Cisco runs the ldap_escape_special_characters Before escaping has uid= but ldap_escape_special_characters After has uid\= and it causes a fail for bind. Is there a way I can not have cisco change uid= to uid\=?
Thanks