Geert Van Muylem wrote: > > How can I add double quotes as part of my dn of an object that > > I want to publish in the openldap server? Back-slashing it doesn't help > > Can someone give me a sample ldif file with an rdn containing these special > characters?
---------------------------------------------------------------- dn: ou=Org with \22double quotes\22,ou=Testing,dc=stroeder,dc=de objectClass: organizationalUnit ou: Org with "double quotes" ---------------------------------------------------------------- Ciao, Michael.