Bug 817630

Summary: engine-manage-domains does not query IPA user correctly
Product: [Retired] oVirt Reporter: Yair Zaslavsky <yzaslavs>
Component: ovirt-engine-coreAssignee: lpeer <lpeer>
Status: CLOSED NOTABUG QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: acathrow, dyasny, iheim, mgoldboi, oourfali, ykaul
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-30 16:58:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Yair Zaslavsky 2012-04-30 16:52:20 UTC
Description of problem:

Based on disccussion at #ovirt, and some wireshark capture, it can be see that altough a user has provider -provider=ipa, the query used to obtain the user information used sAMAccountType=805306368 which is used for active-directory and not IPA, as a result, no IPA user was retrieved.


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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Yair Zaslavsky 2012-04-30 16:58:06 UTC
Not a bug, the user used an old version of engine-manage-domains.
This is a known issue (as defaultNamingContext wrongly caused him auto-detection of ActiveDirectory, and -provider did not exist in that version)