* Rich <rhd...@gmail.com>: > 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> wrote: > > > 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 will need > > custom glue, although pam is not necessarily excluded if you prepare the > > right PAM module for "smtp" that pulls user account data from somewhere > > other than /etc/passwd. > > > > -- > > Viktor. > > > > Disclaimer: off-list followups get on-list replies or get ignored. > > Please do not ignore the "Reply-To" header. > > > > To unsubscribe from the postfix-users list, visit > > http://www.postfix.org/lists.html or click the link below: > > <mailto:majord...@postfix.org?body=unsubscribe%20postfix-users> > > > > If my response solves your problem, the best way to thank me is to not > > send an "it worked, thanks" follow-up. If you must respond, please put > > "It worked, thanks" in the "Subject" so I can delete these quickly. > > -- All technical answers asked privately will be automatically answered on the list and archived for public access unless privacy is explicitely required and justified. saslfinger (debugging SMTP AUTH): <http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>