Hi, Semi offtopic, how does one search with ldap for an attribute instance with a trailing space. Consider:
"cn=foo " How do you distinguish this from "cn=foo" in an ldapsearch? I have tried: ldapsearch (cn=foo) ldapsearch (cn='foo ') ldapsearch (&(cn=foo*)(!(cn=foo))) ldapsearch (cn=foo\20) Any other ideas? -- William <[email protected]> -- Manage your subscription for the Freeipa-users mailing list: https://www.redhat.com/mailman/listinfo/freeipa-users Go To http://freeipa.org for more info on the project
