← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1368097] [NEW] UnicodeDecodeError using ldap backend

 

Public bug reported:

Using the LDAP backend if any attribute contains accents, the ldap2py
function in keystone/common/ldap/core.py fails with a
UnicodeDecodeError.

This function was introduced by commit
cbf805161b84f13f459a19bfd46220c4f298b264. That commit encodes and
decodes to and from utf8 the strings.

** Affects: keystone
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1368097

Title:
  UnicodeDecodeError using ldap backend

Status in OpenStack Identity (Keystone):
  New

Bug description:
  Using the LDAP backend if any attribute contains accents, the ldap2py
  function in keystone/common/ldap/core.py fails with a
  UnicodeDecodeError.

  This function was introduced by commit
  cbf805161b84f13f459a19bfd46220c4f298b264. That commit encodes and
  decodes to and from utf8 the strings.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1368097/+subscriptions


Follow ups

References