Re: cannot authenticate to server cyrus

2005-09-07 Thread RYAN vAN GINNEKEN
Craig White wrote: On Wed, 2005-09-07 at 13:14 -0600, RYAN vAN GINNEKEN wrote: Hello again all i am still having problems creating mailboxes please help #su cyrus %whoami cyrus %cyradm localhost IMAP Password: localhost.computerking.ca> whoami cyrus localhost.computerking.ca> cm

Re: cannot authenticate to server cyrus

2005-09-07 Thread Craig White
On Wed, 2005-09-07 at 13:14 -0600, RYAN vAN GINNEKEN wrote: > Hello again all i am still having problems creating mailboxes please help > > #su cyrus > %whoami > cyrus > %cyradm localhost > IMAP Password: > localhost.computerking.ca> whoami > cyrus > localhost.computerking.ca> cm user

Re: cannot authenticate to server cyrus

2005-09-07 Thread RYAN vAN GINNEKEN
Am Di, den 06.09.2005 schrieb RYAN vAN GINNEKEN um 22:50: >>the user seems to be there i even tried loggin into cyadmin as >>tokyo.computerking.ca >Is that the FQDN hostname? Yes one of them would that make a differance It can make a difference. >>sasldblistusers2 >>[EMAIL PROTECTED]:

Re: cannot authenticate to server cyrus

2005-09-07 Thread RYAN vAN GINNEKEN
Hello again all i am still having problems creating mailboxes please help #su cyrus %whoami cyrus %cyradm localhost IMAP Password: localhost.computerking.ca> whoami cyrus localhost.computerking.ca> cm user.test10 createmailbox: Permission denied this is happening in /var/log/

Re: cannot authenticate to server cyrus

2005-09-07 Thread Alexander Dalloz
Am Di, den 06.09.2005 schrieb RYAN vAN GINNEKEN um 22:50: > >>the user seems to be there i even tried loggin into cyadmin as > >>tokyo.computerking.ca > >Is that the FQDN hostname? > Yes one of them would that make a differance It can make a difference. > >>sasldblistusers2 > >>[EMAIL PROTECT

Re: cannot authenticate to server cyrus

2005-09-06 Thread RYAN vAN GINNEKEN
Alexander Dalloz wrote: Am Di, den 06.09.2005 schrieb RYAN vAN GINNEKEN um 12:07: Thank u that seemed to work i changed the cyrus.conf file like u suggested however now i am back to my original problem My original problem is permission denied when tring to create mailboxes su cy

Re: cannot authenticate to server cyrus

2005-09-06 Thread Alexander Dalloz
Am Di, den 06.09.2005 schrieb RYAN vAN GINNEKEN um 12:07: > Thank u that seemed to work i changed the cyrus.conf file like u > suggested however now i am back to my original problem > My original problem is permission denied when tring to create mailboxes > > su cyrus > %cyradm localhost > IMAP

Re: cannot authenticate to server cyrus

2005-09-06 Thread RYAN vAN GINNEKEN
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 loca

Re: cannot authenticate to server cyrus

2005-09-05 Thread Alexander Dalloz
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_o

Re: cannot authenticate to server cyrus

2005-09-05 Thread Alexander Dalloz
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 /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:

Re: cannot authenticate to server cyrus

2005-09-05 Thread RYAN vAN GINNEKEN
Simon Matter wrote: I have done all u suggested but still having problems %cyradm localhost IMAP Password: Login failed: user not found at /usr/local/lib/perl5/site_perl/5.8.6/mach/Cyrus/IMAP/Admin.pm line 118 Please check the cyrus list archives for 'line 118', I'm sure you

Re: cannot authenticate to server cyrus

2005-09-05 Thread RYAN vAN GINNEKEN
I thought of that so i gave 777 permissions to that file tempirarly to to see if it should be cyrus or mail for the group here is the output of below command > /usr/local/lib/sasl2 #ls -lo /usr/local/etc/sasl* -rwxrwxrwx 1 cyrus mail - 16384 Sep 4 17:28 /usr/local/etc/sasldb2.db Scott M.

Re: cannot authenticate to server cyrus

2005-09-05 Thread Simon Matter
> I have done all u suggested but still having problems > %cyradm localhost > IMAP Password: >Login failed: user not found at > /usr/local/lib/perl5/site_perl/5.8.6/mach/Cyrus/IMAP/Admin.pm line 118 Please check the cyrus list archives for 'line 118', I'm sure you'll find something

Re: cannot authenticate to server cyrus

2005-09-05 Thread Scott M. Likens
ls -lo /usr/local/etc/sasl* More then likely it just can't open sasldb On Mon, 05 Sep 2005 02:44:32 -0600 RYAN vAN GINNEKEN <[EMAIL PROTECTED]> wrote: > I have done all u suggested but still having problems > %cyradm localhost > IMAP Password: >Login failed: user not found at > /

cannot authenticate to server cyrus

2005-09-05 Thread RYAN vAN GINNEKEN
I have done all u suggested but still having problems %cyradm localhost IMAP Password: Login failed: user not found at /usr/local/lib/perl5/site_perl/5.8.6/mach/Cyrus/IMAP/Admin.pm line 118 cyradm: cannot authenticate to server with as cyrus this is found in the auth.log file Sep