From: Yves D. <yv...@zi...> - 2009-06-01 14:46:37
|
Christoph Holtermann wrote: > I am working on a filter that makes Thunderbirds LDIF-Output > importable to OpenLDAP. It works quite fine except for names > that include ",". OpenLDAP dislikes the output that is produced > like : > > dn: cn=Lehmann\, Veronika,dc=Adressbuch,dc=christoph Escaping characters is used by some LDAP servers, not all of them, but is not conform to LDIF. -- Yves. http://www.sollers.ca/ |