Re: Integrating Lotus Domino Ldap

2009-02-28 Thread Rich
Pat, I did not know how to do that. I will test this suggestion on Monday. On Sat, Feb 28, 2009 at 3:02 PM, Patrick Ben Koetter wrote: > * Rich : > > Do you know of any script/software that has been written to be that > "glue" > > you speak of? > > Any objections to query LDAP directly using "

Re: Integrating Lotus Domino Ldap

2009-02-28 Thread Patrick Ben Koetter
* Rich : > Do you know of any script/software that has been written to be that "glue" > you speak of? Any objections to query LDAP directly using "saslauthd -a ldap -O /etc/saslauthd.conf"? p...@rick > > On Fri, Feb 27, 2009 at 4:35 PM, Victor Duchovni < > victor.ducho...@morganstanley.com> w

Re: Integrating Lotus Domino Ldap

2009-02-28 Thread Rich
Do you know of any script/software that has been written to be that "glue" you speak of? On Fri, Feb 27, 2009 at 4:35 PM, Victor Duchovni < victor.ducho...@morganstanley.com> wrote: > On Fri, Feb 27, 2009 at 08:24:32AM -0500, Rich wrote: > > > Has any ever integrated Lotus Domino Ldap with postfi

Re: Integrating Lotus Domino Ldap

2009-02-27 Thread Victor Duchovni
On Fri, Feb 27, 2009 at 08:24:32AM -0500, Rich wrote: > Has any ever integrated Lotus Domino Ldap with postfix and used it for > authentication? If LDAP is providing user login via PAM/nss, you can just use saslauthd -a pam if you want to verify password hashes of non system users, you

Re: Integrating Lotus Domino Ldap

2009-02-27 Thread Rich
I am going to use Cyrus SASL. How do you use the mechanism to integrate with the ldap server that is part of Lotus Domino/Notes? On Fri, Feb 27, 2009 at 10:18 AM, Brian Evans - Postfix List < grkni...@scent-team.com> wrote: > Rich wrote: > > Has any ever integrated Lotus Domino Ldap with postfix

Re: Integrating Lotus Domino Ldap

2009-02-27 Thread Brian Evans - Postfix List
Rich wrote: > Has any ever integrated Lotus Domino Ldap with postfix and used it for > authentication? Are you talking about SASL authentication? If so, it is up to Dovecot SASL or Cyrus SASL to talk to a back end.

Integrating Lotus Domino Ldap

2009-02-27 Thread Rich
Has any ever integrated Lotus Domino Ldap with postfix and used it for authentication?