[PATCH pve-access-control 0/1] LDAP: support UTF-8 characters
PMExtra
pm at jubeat.net
Wed May 24 13:42:03 CEST 2023
There was a similar problem in PMG: https://forum.proxmox.com/threads/ldap-strange-characters-instead-of-russian-letters.58796/
It won’t work either if we integrate PVE with LDAP or AD with non-ASCII characters.
According to LDAP RFC 4512 (https://datatracker.ietf.org/doc/rfc4512/), the strings from LDAP should be encoded with UTF-8.
PMExtra (1):
LDAP: support UTF-8 characters
src/PVE/Auth/LDAP.pm | 40 +++++++++++++++++++++++++++++++++++-----
src/PVE/Auth/Plugin.pm | 28 ++++++++++++++++++++++------
2 files changed, 57 insertions(+), 11 deletions(-)
--
2.40.1
More information about the pve-devel
mailing list