lists.arthurdejong.org
RSS feed

Support for Base64 encoded values

[Date Prev][Date Next] [Thread Prev][Thread Next]

Support for Base64 encoded values



Hi,

I’m trying to setup LDAP authentication in an environment that requires
uids with unicode characters.

The recommended approach, according to the LDIF RFCs is to encode any uids
that don’t fit in ASCII-7 as a unicode string encoded in base64.

For example, instead of:

uid: josé

I need to provide:

uid:: am9zw6k=


Unfortunately, when I use “getent passwd” to check that my unicode uids
are in the system, I only get back the non-unicode ones.

Does nss-pam-ldap support base64 encoded fields? If so, how do I configure
it?

Thanks and best regards,
Ricardo

-- 
To unsubscribe send an email to
nss-pam-ldapd-users-unsubscribe@lists.arthurdejong.org or see
https://lists.arthurdejong.org/nss-pam-ldapd-users/