<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hallo!<br>
    <br>
    Eigentlich habe ich versuchen wollen eine Kolab 3 Installation auf
    Centos 6.4 auf Kolab 3.1 alpha upzudaten,<br>
    wegen Cloudfähigkeit.<br>
    Da das nicht auf Anhieb funktioniert hat, wollte ich die
    Configdateien des Roundcubemail vergleichen.<br>
    Dazu habe ich ein Kolab 3.1 laut Anleitung unten auf eine virtual
    Box Centos 6.4 installieren wollen.<br>
    (Vorbereitungen , Selinux, Firewall u.s.w)<br>
    Da komme ich nun bis zu diesem Punkt:<br>
    <br>
------------------------------------------------------------------------------------------------------------------<br>
    [root@hex gottfried]# setup-kolab --fqdn xxx.dyndns.org<br>
    <br>
    Please supply a password for the LDAP administrator user 'admin',
    used to login<br>
    to the graphical console of 389 Directory server.<br>
    <br>
    Administrator Passwort [OvozCFnU_tmrR-p]: <br>
    Confirm Administrator Passwort: <br>
    <br>
    Please supply a password for the LDAP Directory Manager user, which
    is the<br>
    administrator user you will be using to at least initially log in to
    the Web<br>
    Admin, and that Kolab uses to perform administrative tasks.<br>
    <br>
    Verzeichnismanager Passwort [Ir4NDwOtYEX0ABv]: <br>
    Confirm Verzeichnismanager Passwort: <br>
    Incorrect confirmation. Please try again.<br>
    Verzeichnismanager Passwort [Ir4NDwOtYEX0ABv]: <br>
    Confirm Verzeichnismanager Passwort: <br>
    <br>
    Please choose the system user and group the service should use to
    run under.<br>
    These should be existing, unprivileged, local system POSIX accounts
    with no<br>
    shell.<br>
    <br>
    Benutzer [nobody]: <br>
    Gruppe [nobody]: <br>
    <br>
    This setup procedure plans to set up Kolab Groupware for the
    following domain<br>
    name space. This domain name is obtained from the reverse DNS entry
    on your<br>
    network interface. Please confirm this is the appropriate domain
    name space.<br>
    <br>
    dyndns.org [Y/n]: n<br>
    Domain name to use: xxx.dyndns.org<br>
    <br>
    The standard root dn we composed for you follows. Please confirm
    this is the root<br>
    dn you wish to use.<br>
    <br>
    dc=xxx,dc=dyndns,dc=org [Y/n]: y<br>
    <br>
    Setup is now going to set up the 389 Directory Server. This may take
    a little<br>
    while (during which period there is no output and no progress
    indication).<br>
    <br>
    Shutting down dirsrv: <br>
     xxx...                                     [  OK  ]<br>
    Starting dirsrv: <br>
    xxx...                                     [  OK  ]<br>
    <br>
    Please supply a Cyrus Administrator password. This password is used
    by Kolab to<br>
    execute administrative tasks in Cyrus IMAP. You may also need the
    password<br>
    yourself to troubleshoot Cyrus IMAP and/or perform other
    administrative tasks<br>
    against Cyrus IMAP directly.<br>
    <br>
    Cyrus Administrator Passwort [bZ3ZD3Y9jc-rE-K]: <br>
    Confirm Cyrus Administrator Passwort: <br>
    <br>
    Please supply a Kolab Service account password. This account is used
    by various<br>
    services such as Postfix, and Roundcube, as anonymous binds to the
    LDAP server<br>
    will not be allowed.<br>
    <br>
    Kolab-Dienst-Passwort [lML2C36b7NKPDYF]: <br>
    Confirm Kolab-Dienst-Passwort: <br>
    Traceback (most recent call last):<br>
      File "/usr/sbin/setup-kolab", line 42, in <module><br>
        setup.run()<br>
      File "/usr/lib/python2.6/site-packages/pykolab/setup/__init__.py",
    line 43, in run<br>
        components.execute('_'.join(to_execute))<br>
      File
    "/usr/lib/python2.6/site-packages/pykolab/setup/components.py", line
    170, in execute<br>
        execute(component)<br>
      File
    "/usr/lib/python2.6/site-packages/pykolab/setup/components.py", line
    202, in execute<br>
        components[component_name]['function'](conf.cli_args, kw)<br>
      File
    "/usr/lib/python2.6/site-packages/pykolab/setup/setup_ldap.py", line
    596, in execute<br>
        auth._auth.ldap.add_s(dn, ldif)<br>
      File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line
    195, in add_s<br>
        return self.result(msgid,all=1,timeout=self.timeout)<br>
      File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line
    458, in result<br>
        resp_type, resp_data, resp_msgid =
    self.result2(msgid,all,timeout)<br>
      File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line
    462, in result2<br>
        resp_type, resp_data, resp_msgid, resp_ctrls =
    self.result3(msgid,all,timeout)<br>
      File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line
    469, in result3<br>
        resp_ctrl_classes=resp_ctrl_classes<br>
      File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line
    476, in result4<br>
        ldap_result =
self._ldap_call(self._l.result4,msgid,all,timeout,add_ctrls,add_intermediates,add_extop)<br>
      File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line
    99, in _ldap_call<br>
        result = func(*args,**kwargs)<br>
    ldap.TYPE_OR_VALUE_EXISTS: {'desc': 'Type or value exists'}<br>
    [root@hex gottfried]# <br>
----------------------------------------------------------------------------------------------------------------------------------------<br>
    <br>
    Da bricht die Installation ab. <br>
    <br>
    <br>
    <div class="moz-cite-prefix">Am 26.10.2013 18:54, schrieb G.Faass
      Computerfachmann:<br>
    </div>
    <blockquote cite="mid:526BF3CD.5050506@computerfachmann.com"
      type="cite">Hallo! <br>
      <br>
      Ich hab die mails der letzten Tage verfolgt und nicht damit weiter
      gemacht owncloud 4.5 und Kolab 3.0 zu integrieren zu versuchen,
      sondern wollte nun eine bestehende, seit geraumer Zeit gut
      funktionierende Kolab 3.0 Installation, die auch in einer kleinen
      Firma mit samba als groupwarelösung im Einsatz ist auf Kolab 3.1
      aktualisieren, weil ichda was von thorsten gelesen hab. (natürlich
      nur einen clone davon) <br>
      <br>
      Ich hab also die Repositorien des entsprechenden Artikels <br>
      <br>
      <a class="moz-txt-link-freetext"
        href="http://kolab.org/news/2013/07/16/kolab-3.1-alpha-released-irony">http://kolab.org/news/2013/07/16/kolab-3.1-alpha-released-irony</a>
      <br>
      <br>
      heruntergeladen und bin dann nur auf Centos 6.4
      Softwareaktualisierungen gegangen. <br>
      <br>
      Da konnt ich nun gut sehen, daß auf ein Kolab 3.1 und  WebDav
      u.s.w upgedated wurde. <br>
      <br>
      Wenn ich nun roundcube aufrufe, kommt sofort ein Database Error-
      Connection failed. <br>
      <br>
      Der kolab webmin funktioniert noch. <br>
      <br>
      Was tu ich nun am besten? <br>
      <br>
      :-)  my english is not so good. <br>
      <br>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      <img src="cid:part2.07080708.09090203@arcor.de" border="0"></div>
  </body>
</html>