← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1482687] Re: enabled emulation query should request no attributes

 

** Changed in: keystone
       Status: Fix Committed => Fix Released

** Changed in: keystone
    Milestone: None => liberty-3

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

Title:
  enabled emulation query should request no attributes

Status in Keystone:
  Fix Released

Bug description:
  When keystone does the ldap_search for the "enabled emulation" entry,
  it asks for the "cn" attribute to be returned. Since keystone doesn't
  use the cn attribute from the result, there's no need for it to
  request this attribute, and it would be slightly more efficient to
  request no attributes instead since there's less data for the LDAP
  server to return.

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


References