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.