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: /etc/

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 acc

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 configdir

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: > > [root@Lunar]:/usr/src/cyrus-sasl-2.

Re: cyrus-sasl / ldap problem

2002-10-29 Thread Gregory Chagnon
29 15:04:10 Lunar slapd[11016]: => id2entry_r( 26 ) Oct 29 15:04:10 Lunar slapd[11016]: > cache_find_entry_id( 26 ) "uid=cliff.clavin,ou=Users,dc=gregbox,dc=com" (found) (1 tries) Oct 29 15:04:10 Lunar slapd[11016]: <= id2entry_r( 26 ) 0x8189108 (cache) Oct 29 15:04:10 Lunar s

Re: cyrus-sasl / ldap problem

2002-10-29 Thread 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

Re: cyrus-sasl / ldap problem

2002-10-29 Thread Igor Brezac
ROTECTED] > >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

Re: cyrus-sasl / ldap problem

2002-10-29 Thread Gregory Chagnon
Where is that set? -Greg 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 testsa

Re: cyrus-sasl / ldap problem

2002-10-29 Thread Gregory Chagnon
cket as well? -Greg 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 tests

Re: cyrus-sasl / ldap problem

2002-10-29 Thread Gregory Chagnon
. -Greg 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 poi

Re: cyrus-sasl / ldap problem

2002-10-29 Thread Igor Brezac
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

Re: cyrus-sasl / ldap problem

2002-10-29 Thread Julien Marchal
egory 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

Re: cyrus-sasl / ldap problem

2002-10-29 Thread Gregory Chagnon
OTECTED]> 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 username -p password If you do not get OK, check syslog for saslauthd errors. -Igor On T

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

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 >

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: [root@Lunar]:/home/gchagnon> imtest -m login -a cliff.clavin localhost S: * OK Lunar Cyrus I