Casper wrote:

Robbie Cahill wrote:

Hi everyone,

I did this

localhost bin # cyradm -auth DIGEST-MD5 --user [EMAIL PROTECTED] --authz [EMAIL PROTECTED] localhost
Password: <of course, I put in the correct password and pressed enter>
localhost.localdomain> cm [EMAIL PROTECTED]
createmailbox: Permission denied
localhost.localdomain>

here is some of my imapd.conf
admins: cyrus, [EMAIL PROTECTED], [EMAIL PROTECTED]

..

anyone got an idea of whats going on?
It was working before...happened all of a sudden without me doing nothing I want to create a mailbox without permission denied. [EMAIL PROTECTED] is an admin, as shown above. All the emails on the system work fine in sync with postfix I just cant add new ones for some reason.

Also If I log in as cyrus even with the correct password with cyradm, I get "cannot authenticate with digest-md5 as cyrus." another part of imapd.conf says:

sasl_mech_list: LOGIN PLAIN CRAM-MD5 DIGEST-MD5 NTLM
Ive tried this 50 times, caps lock is off. it has to be a problem with the server.

Regards,
Robbie Cahill



This is about uixhieracy+altnamespace i imapd.conf

Try to add a user like this (or change altnamespace+uixhieracy),

cm user/[EMAIL PROTECTED]

/Casper

----
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html


I forgott something.

To add a user like the above example is for the global admin.

admins: cyrus, [EMAIL PROTECTED]

If login as [EMAIL PROTECTED] robbie is the admin of fitstar.com.au and to add a user since he is not the GLOBAL admin, you add a user like cm user.order OR cm user/order depending on imapd.conf.

Sorry for the doubble answer.

/Casper

----
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to