Hello first,<br>
I was able to set up an murder cluster with one backend and a frontend which also acts as a mupdate server.<br>
i could get the mailbox accounts from the backend, which was a standalone before.<br>
I read that now the murder is running i should &quot;only&quot; create accounts
on the frontend and dont do anything manually on the backend, right?<br>
<br>
When I now create a user with web-cyradm on the frontend it creates the entry in the DB, but the logfile says:<br>
<br>
Jan 11 12:34:02 mail2 mupdate[2166]: cmd_set(fd:18, user.ralf)<br>
Jan 11 12:34:02 mail2 imap[2183]: mupdate NO response: mailbox already exists<br>
Jan 11 12:34:02 mail2 imap[2183]: MUPDATE: can&#39;t reserve mailbox entry for &#39;user.ralf&#39;<br>
Jan 11 12:34:02 mail2 imap[2183]: autocreateinbox: User ralf, INBOX failed. unable to reserve mailbox on mupdate server<br>
<br>
<br>
when i try to add the user with &quot;cm ralf&quot; i get a permission denied error in the cyradm console.<br>
<br>
i could add a new mailbox on the backend by hand and when I do a &quot;lm&quot; on the frontend the new account gets listed there.<br>
<br>
So how can I proceed?<br>
<br>
I use saslauthd with pam.<br>
<br>
<br>
thx<br>
<br>
.r