Discussion:
[Kolab-devel] [Kolab 3] setup-kolab error
Henning Holly
2013-03-24 19:33:08 UTC
Permalink
Hello,

I think I ran in the problem mentioned here
http://www.intevation.de/pipermail/kolab-users/2012-August/013810.html.


--------------- snip ------

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 [OOn0S7AED7F16u9]:
Confirm Kolab Service password:
Traceback (most recent call last):
File "/usr/sbin/setup-kolab", line 42, in <module>
setup.run()
File "/usr/lib/python2.7/dist-packages/pykolab/setup/__init__.py",
line 43, in run
components.execute('_'.join(to_execute))
File "/usr/lib/python2.7/dist-packages/pykolab/setup/components.py",
line 202, in execute
components[component_name]['function'](conf.cli_args, kw)
File "/usr/lib/python2.7/dist-packages/pykolab/setup/setup_ldap.py",
line 388, in execute
auth._auth._bind()
File "/usr/lib/python2.7/dist-packages/pykolab/auth/ldap/__init__.py",
line 943, in _bind
self.ldap.simple_bind_s(bind_dn, bind_pw)
File "/usr/lib/python2.7/dist-packages/ldap/ldapobject.py", line 831,
in simple_bind_s
res =
self._apply_method_s(SimpleLDAPObject.simple_bind_s,*args,**kwargs)
File "/usr/lib/python2.7/dist-packages/ldap/ldapobject.py", line 812,
in _apply_method_s
return func(self,*args,**kwargs)
File "/usr/lib/python2.7/dist-packages/ldap/ldapobject.py", line 208,
in simple_bind_s
resp_type, resp_data, resp_msgid, resp_ctrls =
self.result3(msgid,all=1,timeout=self.timeout)
File "/usr/lib/python2.7/dist-packages/ldap/ldapobject.py", line 469,
in result3
resp_ctrl_classes=resp_ctrl_classes
File "/usr/lib/python2.7/dist-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/lib/python2.7/dist-packages/ldap/ldapobject.py", line 99,
in _ldap_call
result = func(*args,**kwargs)
ldap.NO_SUCH_OBJECT: {'desc': 'No such object'}


------------------------- snip ---------------------

What could be the problem here? My system is a ubuntu precise server
with 389-ds from the ubuntu quantal repository and the kolab-packages
from kolabsys debian wheezy repo.

kind regards,
Henning
Torsten Grote
2013-03-25 09:19:45 UTC
Permalink
My system is a ubuntu precise server with 389-ds from the ubuntu quantal
repository and the kolab-packages from kolabsys debian wheezy repo.
Thanks for trying out the Debian packages on Ubuntu! It is interesting to know
that they install just fine.

As for your setup problem, I afraid I don't know what is happening there, but
I hope that somebody else does.

Please keep us informed about your Ubuntu endeavor!

Regards,
Torsten
--
Torsten Grote, Kolab Evangelist

Kolab Systems AG, Zürich, Switzerland

e: ***@kolabsys.com
t: +41 43 501 66 91
w: http://kolabsys.com

pgp: 274D 4F97 Torsten Grote
Loading...