Displaying 1 result from an estimated 1 matches for "ipautil".
2013 Jun 12
1
IPA Client Install
...", line 243, in search
ldapret = self.ipacheckldap(server, self.realm, ca_cert_path=ca_cert_path)
File "/usr/lib/python2.6/site-packages/ipaclient/ipadiscovery.py", line 343, in ipacheckldap
basedn = get_ipa_basedn(lh)
File "/usr/lib/python2.6/site-packages/ipapython/ipautil.py", line 817, in get_ipa_basedn
contexts = entries[0][1]['namingcontexts']
KeyError: 'namingcontexts'
Is it possible to be a CentOS 6.4 problem or it is me that have to go back to the drawing board (missing any package, etc..) and see if I made any mistake?
Please advis...