[Kolab-devel] [issue1027] kolab showuser doesn't work: check for /etc/kolab/kolab.conf (easyfix)

Fabio Pietrosanti / Khamsa SA kolab-issues at intevation.de
Sun Dec 11 14:04:23 CET 2005


New submission from Fabio Pietrosanti / Khamsa SA <kolab at khamsa.ch>:

kolab showuser test at testdomain.com doesn't work because it check for
/etc/kolab/kolab.conf

kolab-test:/kolab/bin# ./kolab showuser test at testdomain.com
cat: /etc/kolab/kolab.conf: No such file or directory
cat: /etc/kolab/kolab.conf: No such file or directory
cat: /etc/kolab/kolab.conf: No such file or directory

If i attempt to symlink /etc/kolab/kolab.conf -> /kolab/etc/kolab/kolab.conf
just works, so it seems that there is some path that need to be fixed:

kolab-test:/kolab/bin# mkdir /etc/kolab
kolab-test:/kolab/bin# ln -s /kolab/etc/kolab/kolab.conf  /etc/kolab/kolab.conf
kolab-test:/kolab/bin# ./kolab showuser test at testdomain.com

Using latest snapshots of kolab 2.1

----------
messages: 6031
nosy: khamsa
status: unread
title: kolab showuser doesn't work: check for /etc/kolab/kolab.conf (easyfix)
________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://intevation.de/roundup/kolab/issue1027>
________________________________________________




More information about the devel mailing list