Re: LDAP problem

2005-12-15 Thread Igor Brezac
On Fri, 16 Dec 2005, Jure [ISO-8859-2] Pečar wrote: On Fri, 16 Dec 2005 00:59:48 + Alain Williams <[EMAIL PROTECTED]> wrote: Summary: passwords with openldap 2.0 don't seem to work with openldap 2.2 userPassword:: cGFzc3dvcmQ= /etc/slapd.conf contains (on both machines)

Re: LDAP problem

2005-12-15 Thread Jure Pečar
On Fri, 16 Dec 2005 00:59:48 + Alain Williams <[EMAIL PROTECTED]> wrote: > Summary: passwords with openldap 2.0 don't seem to work with openldap 2.2 > userPassword:: cGFzc3dvcmQ= > /etc/slapd.conf contains (on both machines) > password-hash {smd5} Well the string above is defi

LDAP problem

2005-12-15 Thread Alain Williams
Summary: passwords with openldap 2.0 don't seem to work with openldap 2.2 I am migrating 9,000 users onto bigger hardware, two machines, etc. User authentication is sasl with the info held in an openldap database. After looong digging I find that the reason that users cannot login to imap is down

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
ject: 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 everyone so much in advance: [root@Lunar]:/hom

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

Re: SASLAUHTD + SSL + LDAP problem

2002-09-19 Thread Igor Brezac
On Thu, 19 Sep 2002, Felix Cuello wrote: > Hello! > >I was installed Cyrus 2.1.8 with SASL 2.1.7 in my Linux Redhat 7.3, and I have >some > troubles to use SSL + SASLAUTHD + openLDAP. > >I can search LDAP (using LDAPS) from netscape using > >ldaps://ldaps.mycomputer/dc=domain,dc=edu

SASLAUHTD + SSL + LDAP problem

2002-09-19 Thread Felix Cuello
Hello! I was installed Cyrus 2.1.8 with SASL 2.1.7 in my Linux Redhat 7.3, and I have some troubles to use SSL + SASLAUTHD + openLDAP. I can search LDAP (using LDAPS) from netscape using ldaps://ldaps.mycomputer/dc=domain,dc=edu??sub?(uid=*felix*) But, when I try to login users usi