I restored a zimbra backup a week ago and everything works correctly but today the logger crashed for some reason (don't know why, are there any "crash" logs?).
Now I have the problem that I can't create new mailboxes or aliases, if I try to do so I get following error message:
Code:
Message: system failure: unable to create alias: [LDAP: error code 32 - No Such Object]
Error code: service.FAILURE
Method: ZmCsfeCommand.prototype.invoke
Details:soap:Receiver
I thought maybe the permissions are wrong but I fixed these by running
Code:
chown -R zimbra:zimbra /opt/zimbra
/opt/zimbra/libexec/zmfixperms
Has anybody an idea why I can't create new objects in the ldap directory?
thanks!