Description of problem: While running ipa server, install errors out complaingng of being unable to contact "Can't contact LDAP server" Version-Release number of selected component (if applicable): freeipa-server-2.99.0-0.20120816T1053Zgit390d708.fc17.x86_64 How reproducible: always Steps to Reproduce: 1. ipa-server-install --setup-dns --forwarder=10.14.63.12 --hostname=zippyvm1.testrelm.com -r TESTRELM.COM -n testrelm.com -p Secret123 -P Secret123 -a Secret123 -U 2. 3. Actual results: Unexpected error - see /var/log/ipaserver-install.log for details: DatabaseError: Can't contact LDAP server: logs files will be attached. Expected results: Additional info:
Created attachment 605053 [details] output of cli when running ipa-server-install
Created attachment 605054 [details] access log from /var/log/dirsrv/slapd-TESTRELM-COM/access
Created attachment 605055 [details] error log from /var/log/dirsrv/slapd-TESTRELM-COM/errors
Created attachment 605056 [details] ipaserver-install log. compressed to save space.
What version of 389-ds-base is this?
389-ds-base-1.2.11.8-1.fc17.x86_64
Known problem with this version, unfortunately. 1.2.11.9 is in koji and that version works. Fixed in 389-ds by https://fedorahosted.org/389/ticket/407