Kolab 3 Setup fails on CentOS 6.4 VPS
Jack Smith
futatski at gmail.com
Sun Mar 24 11:52:33 CET 2013
Hello everyone,
im having trouble setting up Kolab 3 on my CentOS 6.4 Virtual Server
(virtuozzo virtualisation).
I followed the community install guide, which worked fine untile i got
to setup-kolab. After i was prompted to enter the Kolab service account
password, setup failed with the following messages:
Please supply a Kolab Service account password. This account is used by
various
services such as Postfix, and Roundcube, as anonymous binds to the LDAP
server
will not be allowed.
Kolab Service password [GG43H8wMNobXTlC]:
Confirm Kolab Service password:
Traceback (most recent call last):
File "/usr/sbin/setup-kolab", line 42, in <module>
setup.run()
File "/usr/lib/python2.6/site-packages/pykolab/setup/__init__.py",
line 43, in run
components.execute('_'.join(to_execute))
File "/usr/lib/python2.6/site-packages/pykolab/setup/components.py",
line 170, in execute
execute(component)
File "/usr/lib/python2.6/site-packages/pykolab/setup/components.py",
line 202, in execute
components[component_name]['function'](conf.cli_args, kw)
File "/usr/lib/python2.6/site-packages/pykolab/setup/setup_ldap.py",
line 405, in execute
auth._auth.ldap.add_s(dn, ldif)
File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line
195, in add_s
return self.result(msgid,all=1,timeout=self.timeout)
File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line
458, in result
resp_type, resp_data, resp_msgid = self.result2(msgid,all,timeout)
File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line
462, in result2
resp_type, resp_data, resp_msgid, resp_ctrls =
self.result3(msgid,all,timeout)
File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line
469, in result3
resp_ctrl_classes=resp_ctrl_classes
File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line
476, in result4
ldap_result =
self._ldap_call(self._l.result4,msgid,all,timeout,add_ctrls,add_intermediates,add_extop)
File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line 99,
in _ldap_call
result = func(*args,**kwargs)
ldap.NO_SUCH_OBJECT: {'matched': 'dc=mydomain,dc=mytld', 'desc': 'No
such object'}
Any help would be very much appreciated.
Thank you in advance.
More information about the users
mailing list