Uploaded image for project: 'Satellite'
  1. Satellite
  2. SAT-18316

The user group feature is not working as expected with openldap "user_list method"

XMLWordPrintable

    • Moderate
    • None

      Description of problem:
      Working in a case where the usergroup feature was not working as expected, instead the ldapfluff method "user_list" bring the uid, was returning the first and last name. For example, instead of "waldirio" was returning "waldirio pinheiro", that said, the match with the user account was failing and not working properly.

      Version-Release number of selected component (if applicable):
      6.6

      How reproducible:
      100% on the customer environment. They have openldap implemented.

      Steps to Reproduce:
      1. foreman-rake console
      2. creating the connection and then proceeding with the method call
      3. conn.user_list('satellite_grp')

      Actual results:
      => ["waldirio pinheiro"]

      Expected results:
      => ["waldirio"]

      Additional info:

              Unassigned Unassigned
              rhn-support-wpinheir Waldirio Pinheiro
              Lukas Hellebrandt Lukas Hellebrandt
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: