Thank u that seemed to work i changed the cyrus.conf file like u suggested however now i am back to my original problem

also /usr/local/etc/sasldb2.db is the default path for FreeBSD ports install.

My original problem is permission denied when tring to create mailboxes

su cyrus
%cyradm localhost
IMAP Password:
             localhost.computerking.ca>
localhost.computerking.ca> cm user.testjim
createmailbox: Permission denied
localhost.computerking.ca> whoami
cyrus

i get this in /var/log/messages

Sep  6 03:51:04 tokyo perl: No worthy mechs found
Sep  6 03:51:15 tokyo imap[95045]: no user in db
Sep 6 03:51:15 tokyo imap[95045]: login: localhost.computerking.ca [::1] cyrus plaintext User logged in

this in /var/log/auth.log

Sep  6 03:51:04 tokyo perl: No worthy mechs found
Sep  6 03:51:15 tokyo imap[95045]: no user in db
Sep  6 03:55:54 tokyo perl: No worthy mechs found
Sep  6 03:55:57 tokyo imap[95099]: no user in db

the user seems to be there i even tried loggin into cyadmin as tokyo.computerking.ca

sasldblistusers2
[EMAIL PROTECTED]: userPassword
[EMAIL PROTECTED]: userPassword
[EMAIL PROTECTED]: userPassword

/var/spool perms
drwxr-x---   3 cyrus  cyrus   512 Sep  4 16:26 imap

/var/imap perms changed to 777 for testing
drwxrwxrwx  10 cyrus   cyrus     512 Sep  6 03:58 imap


Please help i am lost



Alexander Dalloz wrote:

Am Mo, den 05.09.2005 schrieb RYAN vAN GINNEKEN um 10:44:

cyrus.conf and Cyrus.conf
pwcheck_method: auxprop
sasldb_path: /usr/local/etc/sasldb2.db

In /etc/cyrus.conf it should be:

sasl_sasldb_path: /path/to/sasldb2.db

(Why don't you use the default path /etc/?)

man imapd.conf ->

"sasl_option: 0
Any SASL option can be set by preceeding it with "sasl_". This file overrides the SASL configuration file."

And the SASL option is "sasldb_path".

Alexander



----
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