Description of problem: Tried to add domain with IP in the LDAP servers list and got these errors: Error: LDAP query Failed. Error in DNS configuration. Please verify the Engine host has a valid reverse DNS (PTR) record. Failure while testing domain ***. Details: No user information was found for user Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. run engine-manage-domains add with a LDAP server IP 2. 3. Actual results: You get the above errors Expected results: The domain should be added Additional info: When running the same command with the FQDN it worked
Ravi, if I'm not mistaken, you dealt with a similar bug in the past, can you please take a look? Mike, was it an active directory domain? IPA? what ldap vendor?
(In reply to Yair Zaslavsky from comment #1) > Ravi, if I'm not mistaken, you dealt with a similar bug in the past, can you > please take a look? > > Mike, was it an active directory domain? IPA? what ldap vendor? It was an IPA domain. The original command line: engine-manage-domains add --domain=*** --provider=IPA --add-permissions --ldap-servers=*** --user=*** In the --ldap-servers parameter I used the IP of the server.
BZ 966046 was about active directory. We need to find an equivalent solution for IPA
This is an automated message. Re-targeting all non-blocker bugs still open on 3.4.0 to 3.4.1.
this is working in the new ldap implementation. however, using SSL in this mode is unsecure.
Works OK within new ldap implementation for socketfactory type java.
(In reply to Ondra Machacek from comment #6) > Works OK within new ldap implementation for socketfactory type java. hi! it should also work with the resolver socket factory, if there was an error I need to fix.
Hi, please look here - bug 1134062
oVirt 3.5 has been released and should include the fix for this issue.