Kolab 3.1 stable fails on fresh CentOS 6.4
Christian Hügel
christian.huegel at stonebyte.de
Mon Nov 25 14:12:06 CET 2013
This issue was also discussed here [1] but the fix didn´t work for me.
[1] http://lists.kolab.org/pipermail/devel/2013-June/014432.html
Regards,
Christian
Am 25-11-2013 14:00, schrieb Christian Hügel:
> SElinux was disabled with setenforce 0. Then edited the
> /etc/sysconfig/selinux and changed it to permissive
>
>
> Christian
>
> Am 25-11-2013 13:50, schrieb Liutauras Adomaitis:
>> selinux?
>>
>>
>> On Sun, Nov 24, 2013 at 7:35 PM, Christian Hügel <
>> christian.huegel at stonebyte.de> wrote:
>>
>>> Hi,
>>>
>>> after installing kolab 3.1 on a fresh centos 6.4 system I gor
>>> following
>>> error:
>>>
>>> [root at centos kolab]# kolab lm
>>> Traceback (most recent call last):
>>> File "/usr/sbin/kolab", line 39, in <module>
>>> kolab = Cli()
>>> File "/usr/lib/python2.6/site-packages/pykolab/cli/__init__.py",
>>> line
>>> 64, in __init__
>>> commands.execute('_'.join(to_execute))
>>> File "/usr/lib/python2.6/site-packages/pykolab/cli/commands.py",
>>> line
>>> 139, in execute
>>> commands[cmd_name]['function'](conf.cli_args, kw)
>>> File
>>> "/usr/lib/python2.6/site-packages/pykolab/cli/cmd_list_mailboxes.py",
>>> line 82, in execute
>>> imap.connect()
>>> File "/usr/lib/python2.6/site-packages/pykolab/imap/__init__.py",
>>> line
>>> 154, in connect
>>> self._imap[hostname].login(admin_login, admin_password)
>>> File "/usr/lib/python2.6/site-packages/pykolab/imap/cyrus.py", line
>>> 134, in login
>>> cyruslib.CYRUS.login(self, *args, **kw)
>>> File "/usr/lib/python2.6/site-packages/cyruslib.py", line 416, in
>>> login
>>> self.__doexception("LOGIN", error)
>>> File "/usr/lib/python2.6/site-packages/cyruslib.py", line 359, in
>>> __doexception
>>> self.__doraise( function.upper(), msg )
>>> File "/usr/lib/python2.6/site-packages/cyruslib.py", line 368, in
>>> __doraise
>>> raise CYRUSError( idError[0], mode, msg )
>>> cyruslib.CYRUSError: (10, 'LOGIN', 'authentication failure')
>>>
>>>
>>> Also, I can login in with the DirectoryManager but there are is only
>>> the
>>> "Info Button" unable to manage the primary domain.
>>>
>>> Chris
>>>
>
More information about the users
mailing list