[Kolab-devel] [issue3979] Confusing /root in the output of kolab_bootstrap

Richard Bos issues at kolab.org
Fri Nov 27 08:42:31 CET 2009


New submission from Richard Bos <ml at radoeka.nl>:

During the execution of kolab_bootstrap -b including the creation of keys the
following output is seen:
-----
writing new private key to '/etc/kolab/ca/private/cakey.pem'
Request is in /etc/kolab/newreq.pem and private key is in /etc/kolab/key.pem

Data Base Updated
Signed certificate is in /etc/kolab/cert.pem
/root
chgrp pki /etc/kolab/key.pem /etc/kolab/cert.pem
chmod 0640 /etc/kolab/key.pem /etc/kolab/cert.pem
cp /etc/kolab/ca/cacert.pem /etc/kolab/kolabserver-ca.crt && chmod 0644
/etc/kolab/kolabserver-ca.crt
CA and certificate creation complete.

################################################################################
# Please import /etc/kolab/kolabserver-ca.crt on your clients
# to allow them to verify the validity of your server certificates.
################################################################################
-----

Please note the /root half way the output.

Left me wondering, what is it doing there?  Is something wrong??  Some
investigation reveals that the kolab_ca.sh script ends with:
  cd -
which reports where it lands (goes to).

The attached simple patch fixes this.  Is it okay to commit?

----------
files: kolab_ca.sh.patch
keyword: server
messages: 22607
nosy: mathieu.parent, rbos, thomas, wilde, wrobel
priority: bug
status: unread
title: Confusing /root in the output of kolab_bootstrap

______________________________________
Kolab issue tracker <issues at kolab.org>
<https://issues.kolab.org/issue3979>
______________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kolab_ca.sh.patch
Type: text/x-patch
Size: 502 bytes
Desc: not available
URL: <http://lists.kolab.org/pipermail/devel/attachments/20091127/a1d81ba7/attachment.bin>


More information about the devel mailing list