Hi I'm trying to set up a ldap database working with a perl software.
The perl software is getting user information from postgres database for now. I'm aiming at moving user information to LDAP.
The only problem is with accentuated (�, �, ....) letters not showing correctly (within web pages), but showing correctly in the shell (ksh) or within web pages when extracted from the database (postgres).
Have you got any clue?
Thanks
