Joshua Van Horn wrote:
> Hi,
>
> I have compiled sasl-2.1.22 against openladp-2.3.39. After setting up
> the saslauthd.conf file, I was able to successfully authenticate against
> our SunONE LDAP server using testsaslatuhd. My issues arise when I
> start the cyrus-imapd program. I am able to l
Hi,
I'm also using saslauthd with ldap.
The only needed configuration of cyrus is
sasl_pwcheck_method: saslauthd
sasl_mech_list: PLAIN
You can remove all the other lines.
I then have in my saslauthd.conf file the following lines:
ldap_auth_method: custom
ldap_bind_dn:
ldap_bind_pw:
ldap_defau
Hi,
I have compiled sasl-2.1.22 against openladp-2.3.39. After setting up
the saslauthd.conf file, I was able to successfully authenticate against
our SunONE LDAP server using testsaslatuhd. My issues arise when I
start the cyrus-imapd program. I am able to login via Thunerbird/random
IMAP cli
Igor Brezac wrote:
ldap_filter: (&(ugentMailUid=%u%R)(ugentMailAccountStatus=enabled))
I used this and it works!
Thank you!
--
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Rudy Gevaert e-mail: [EMAIL PROTECTED]
Directie ICT, Afdeling I
On Wed, 10 May 2006, Rudy Gevaert wrote:
I forgot to add the following:
jura:/mail/mail1/etc# cat imapd.conf
admins: cyrus
allowanonymouslogin: no
altnamespace: yes
configdirectory: /mail/mail1/var/imap
defaultdomain: ugent.be
defaultpartiton: default
duplicatesuppression: 1
expunge_mode: dela
I forgot to add the following:
jura:/mail/mail1/etc# cat imapd.conf
admins: cyrus
allowanonymouslogin: no
altnamespace: yes
configdirectory: /mail/mail1/var/imap
defaultdomain: ugent.be
defaultpartiton: default
duplicatesuppression: 1
expunge_mode: delayed
hashimapspool: 1
mboxkey_db: skiplist
mb
On Wed, 10 May 2006, Rudy Gevaert wrote:
Hello,
I have configured sasl 2.1.19 (the one that is in Debian) to use LDAP. This
works as my gives an OK:
jura:/# testsaslauthd -u [EMAIL PROTECTED] -p pass
0: OK "Success."
saslauthd[4147] :do_auth : auth success:
[EMAIL PROTECTED] [serv
Hello,
I have configured sasl 2.1.19 (the one that is in Debian) to use LDAP.
This works as my gives an OK:
jura:/# testsaslauthd -u [EMAIL PROTECTED] -p pass
0: OK "Success."
saslauthd[4147] :do_auth : auth success:
[EMAIL PROTECTED] [service=imap] [realm=] [mech=ldap]
saslauthd[41
Hi!
I have a (dirty) testinstall on SuSE 9.2. I changed SASL with v. 2.1.21
for ldapdb. Works so far.
I installed a AIX server with OpenLDAP, SASL und IMAPd und copied the
conf. and LDAP data from SuSE server.
OpenLDAP works as on SuSE.
I took imapd.conf and cyrus.conf and changed the paths to f