--On Monday, December 05, 2005 3:58 PM -0300 Andres Tarallo <[EMAIL PROTECTED]> wrote:
I'm setting a LDAP directory based uppon OpenLDAP. In this directory I'm loading personal names in Spanish and Protuguese. This names have accents an special characters, specific to spanish (á à ñ and so on). When I do an LDAPSearch I get lines like this cname:: wiqu4oiywerirhwerkfh Is this wrong? I ignore something? Any help appreciated.
No, this simply means it was Mime::Base64 encoded, which will happen on any LDAP server. Simply decode it. Also, I suggest using the [email protected] list for questions specific to OpenLDAP. And, if you searched the list archives for the OpenLDAP software list at <http://www.openldap.org>, you would have seen questions like this asked and answered many times. :)
--Quanah -- Quanah Gibson-Mount Principal Software Developer ITSS/Shared Services Stanford University GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html --- You are currently subscribed to [email protected] as: [EMAIL PROTECTED] To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the SUBJECT of the message.
