Re: cyrus-2.2.3 + cyrus-sasl + ldap problem

2004-05-21 Thread Rob Siemborski
On Fri, 21 May 2004, Andrew B. Panphiloff wrote: why in first case saslauthd get [EMAIL PROTECTED] and realm= but in second case it get user=jeka and realm=8ka.mipt.ru ? How fix this behaviour ? Because SASL treats everything after the @ sign as a 'realm'. You'll need to fix your filter

Re: cyrus-2.2.3 + cyrus-sasl + ldap problem

2004-05-21 Thread Igor Brezac
On Fri, 21 May 2004, Andrew B. Panphiloff wrote: I have strange behaviour of cyrus-imapd and cyrus-sasl. imapd config : -- tls_ca_file: /etc/ssl/cyrus.pem tls_cert_file: /etc/ssl/cyrus.pem tls_key_file:

cyrus-2.2.3 + cyrus-sasl + ldap problem

2004-05-20 Thread Andrew B. Panphiloff
I have strange behaviour of cyrus-imapd and cyrus-sasl. imapd config : -- tls_ca_file: /etc/ssl/cyrus.pem tls_cert_file: /etc/ssl/cyrus.pem tls_key_file: /etc/ssl/cyrus.pem virtdomains: yes defaultdomain: localhost

cyrus-sasl / ldap problem

2002-10-29 Thread Gregory Chagnon
Hi:I'm having a problem getting Cyrus IMAP to work with OpenLDAP. User cliff.clavin is under ou=Users,dc=gregbox,dc=com. When I run imtest, here is the error I get...thanks everyone so much in advance: [rootLunar]:/home/gchagnon imtest -m login -a cliff.clavin localhost S: * OK Lunar Cyrus

Re: cyrus-sasl / ldap problem

2002-10-29 Thread Igor Brezac
Test saslauthd first. cd $cyrus-sasl-src/saslauthd; make testsaslauthd ./testsaslauthd -u username -p password If you do not get OK, check syslog for saslauthd errors. -Igor On Tue, 29 Oct 2002, Gregory Chagnon wrote: Hi:I'm having a problem getting Cyrus IMAP to work with OpenLDAP. User

Re: cyrus-sasl / ldap problem

2002-10-29 Thread Gregory Chagnon
One thing I left out, here is an entry from /var/log/auth.log which is entered everytime I try imtest: Oct 29 09:31:37 Lunar imapd[5495]: cannot connect to saslauthd server: No such file or directory From: Gregory Chagnon [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: cyrus-sasl / ldap

Re: cyrus-sasl / ldap problem

2002-10-29 Thread Gregory Chagnon
PROTECTED] Subject: Re: cyrus-sasl / ldap problem Date: Tue, 29 Oct 2002 09:22:22 -0500 (EST) Test saslauthd first. cd $cyrus-sasl-src/saslauthd; make testsaslauthd ./testsaslauthd -u username -p password If you do not get OK, check syslog for saslauthd errors. -Igor On Tue, 29 Oct 2002

Re: cyrus-sasl / ldap problem

2002-10-29 Thread Julien Marchal
Chagnon [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: cyrus-sasl / ldap problem Date: Tue, 29 Oct 2002 08:52:40 -0500 Hi:I'm having a problem getting Cyrus IMAP to work with OpenLDAP. User cliff.clavin is under ou=Users,dc=gregbox,dc=com. When I run imtest, here is the error I get...thanks

Re: cyrus-sasl / ldap problem

2002-10-29 Thread Igor Brezac
Brezac [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: Gregory Chagnon [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: cyrus-sasl / ldap problem Date: Tue, 29 Oct 2002 09:22:22 -0500 (EST) Test saslauthd first. cd $cyrus-sasl-src/saslauthd; make testsaslauthd ./testsaslauthd -u

Re: cyrus-sasl / ldap problem

2002-10-29 Thread Gregory Chagnon
: Igor Brezac [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: Gregory Chagnon [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: cyrus-sasl / ldap problem Date: Tue, 29 Oct 2002 10:52:59 -0500 (EST) It looks like saslauthd is not running or testsaslauthd is pointing to a wrong socket. I am

Re: cyrus-sasl / ldap problem

2002-10-29 Thread Gregory Chagnon
From: Igor Brezac [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: Gregory Chagnon [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: cyrus-sasl / ldap problem Date: Tue, 29 Oct 2002 10:52:59 -0500 (EST) It looks like saslauthd is not running or testsaslauthd is pointing to a wrong

Re: cyrus-sasl / ldap problem

2002-10-29 Thread Gregory Chagnon
From: Igor Brezac [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: Gregory Chagnon [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: cyrus-sasl / ldap problem Date: Tue, 29 Oct 2002 10:52:59 -0500 (EST) It looks like saslauthd is not running or testsaslauthd is pointing to a wrong socket. I am

Re: cyrus-sasl / ldap problem

2002-10-29 Thread Igor Brezac
cliff.clavin -p * connect() : No such file or directory From: Igor Brezac [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: Gregory Chagnon [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: cyrus-sasl / ldap problem Date: Tue, 29 Oct 2002 09:22:22 -0500 (EST

Re: cyrus-sasl / ldap problem

2002-10-29 Thread Igor Brezac
: cyrus-sasl / ldap problem Date: Tue, 29 Oct 2002 10:52:59 -0500 (EST) It looks like saslauthd is not running or testsaslauthd is pointing to a wrong socket. I am not sure where you got your rpm sources from, but I suggest that you get the sources from CMU and recompile: http

Re: cyrus-sasl / ldap problem

2002-10-29 Thread Gregory Chagnon
[EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: cyrus-sasl / ldap problem Date: Tue, 29 Oct 2002 10:52:59 -0500 (EST) It looks like saslauthd is not running or testsaslauthd is pointing to a wrong socket. I am not sure where you got your rpm sources from, but I suggest that you get

Re: cyrus-sasl / ldap problem

2002-10-29 Thread Igor Brezac
On Tue, 29 Oct 2002, Gregory Chagnon wrote: Thanks Igor, that helped a little...now it looks like it's being authenticated against the LDAP database and getting granted access. However, when I run imtest -m login -a cliff.clavin localhost, I get this: