#5149 [testfail] user_find: Manager is not converted into DN reference
Closed: Fixed None Opened 8 years ago by tbabej.

The following search fails:

ipa user-find tuser2 --manager tuser1

Issue at hand is that the filter built does not contain the proper DN reference to the manager field, but only the cn.

(&(<snip>)(&(objectclass=posixaccount)(manager=tuser1)))

The problem possibly generalizes, I did not investigate further.


ipa-4-2:

  • dae3d0e fix broken search for users by their manager

master:

  • 7ceaa8e fix broken search for users by their manager

Metadata Update from @tbabej:
- Issue assigned to someone
- Issue set to the milestone: FreeIPA 4.2.1

7 years ago

Login to comment on this ticket.

Metadata