Hi,
Habe auf einem DC Slave Kolab installiert.
Wenn ich mich jetzt am Webinterface anmelden will, erhalte ich den Fehler: Die Anmeldung ist fehlgeschlagen.
Der verwendete Account ist ein bereits bestehender (Haken bei Kolab gesetzt und Mailserver ausgewählt.)
Wenn ich einen neuen Account erstelle (Haken und Mailserver der selbe wie beim bestehenden) dann funktionierts.
Der betreffende Eintrag von /var/log/mail.log
May 18 23:16:15 ucs-1004 ctl_cyrusdb[17938]: checkpointing cyrus databases
May 18 23:16:15 ucs-1004 ctl_cyrusdb[17938]: done checkpointing cyrus databases
May 18 23:16:17 ucs-1004 imap[17939]: starttls: TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits new) no authentication
May 18 23:16:17 ucs-1004 imap[17939]: ptload(): bad response from ptloader server: ldap_search(filter) failed
May 18 23:16:17 ucs-1004 imap[17939]: ptload completely failed: unable to canonify identifier: m.mustermann@k4454455.lrs.mydomain.net
May 18 23:16:17 ucs-1004 imap[17939]: SASL bad userid authenticated
May 18 23:16:17 ucs-1004 imap[17939]: badlogin: localhost [::1] plaintext m.mustermann@k4454455.lrs.mydomain.net invalid user
und /var/log/mail.log des neu angelegten Benutzers
May 18 23:19:08 ucs-1004 imap[17947]: starttls: TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits new) no authentication
May 18 23:19:09 ucs-1004 imap[17947]: login: localhost [::1] m.qwer@k4454455.lrs.mydomain.net plaintext+TLS User logged in SESSIONID=<ucs-1004-17947-1431983948-1-15242447132936011693>
May 18 23:19:09 ucs-1004 imap[17947]: USAGE m.qwer@k4454455.lrs.mydomain.net user: 0.012000 sys: 0.004000
May 18 23:19:09 ucs-1004 imap[17947]: starttls: TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits new) no authentication
May 18 23:19:09 ucs-1004 imap[17947]: login: localhost [::1] m.qwer@k4454455.lrs.mydomain.net plaintext+TLS User logged in SESSIONID=<ucs-1004-17947-1431983949-1-7035045633557600396>
May 18 23:19:09 ucs-1004 imap[17947]: USAGE m.qwer@k4454455.lrs.mydomain.net user: 0.012000 sys: 0.008000
May 18 23:19:10 ucs-1004 imap[17947]: starttls: TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits new) no authentication
May 18 23:19:10 ucs-1004 imap[17949]: starttls: TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits new) no authentication
May 18 23:19:10 ucs-1004 imap[17947]: login: localhost [::1] m.qwer@k4454455.lrs.mydomain.net plaintext+TLS User logged in SESSIONID=<ucs-1004-17947-1431983950-1-15306611035692762287>
May 18 23:19:10 ucs-1004 imap[17947]: USAGE m.qwer@k4454455.lrs.mydomain.net user: 0.008000 sys: 0.000000
May 18 23:19:10 ucs-1004 imap[17949]: login: localhost [::1] m.qwer@k4454455.lrs.mydomain.net plaintext+TLS User logged in SESSIONID=<ucs-1004-17949-1431983950-1-15024755792594380127>
May 18 23:19:10 ucs-1004 imap[17949]: USAGE m.qwer@k4454455.lrs.mydomain.net user: 0.012000 sys: 0.004000
Einträge erzeugt nachdem ich mich am Webinterface auf anmelden geklickt habe
Den User m.mustermann hatte ich auch schon mal gelöscht und neu angelegt, bringt leider nichts.
Hat jemand eine Idee?