Re: Different backend authentications for Postfix

2010-12-07 Thread Jason Voorhees
On Tue, Dec 7, 2010 at 1:23 PM, Victor Duchovni wrote: > On Tue, Dec 07, 2010 at 01:15:46PM -0500, Jason Voorhees wrote: > >> > A quick sketch of smtpd.conf: >> > >> > pwcheck_service: saslauthd auxprop >> > auxprop_plugin: ldapdb >> > mech_list: PLAIN LOGIN >> > ldapdb_uri: ldap://localhost >> >

Re: Different backend authentications for Postfix

2010-12-07 Thread Victor Duchovni
On Tue, Dec 07, 2010 at 01:15:46PM -0500, Jason Voorhees wrote: > > A quick sketch of smtpd.conf: > > > > pwcheck_service: saslauthd auxprop > > auxprop_plugin: ldapdb > > mech_list: PLAIN LOGIN > > ldapdb_uri: ldap://localhost > > ldapdb_id: username > > ldapdb_pw: secret > > ldapdb_mech: DIGEST-

Re: Different backend authentications for Postfix

2010-12-07 Thread Jason Voorhees
On Tue, Dec 7, 2010 at 1:09 PM, Patrick Ben Koetter wrote: > * Jason Voorhees : >> Hi: >> >> For personal reasons I'm planning to migrate a Zimbra installation to >> a Postfix+Cyrus IMAP based schema. My Zimbra server has two domains: >> domain1.com and domain2.com. Users from domain1.com authent

Re: Different backend authentications for Postfix

2010-12-07 Thread Patrick Ben Koetter
* Jason Voorhees : > Hi: > > For personal reasons I'm planning to migrate a Zimbra installation to > a Postfix+Cyrus IMAP based schema. My Zimbra server has two domains: > domain1.com and domain2.com. Users from domain1.com authenticate via > Active Directory and domain2.com authenticate via Zimbr

Re: Different backend authentications for Postfix

2010-12-07 Thread Victor Duchovni
On Tue, Dec 07, 2010 at 12:45:12PM -0500, Wietse Venema wrote: > Jason Voorhees: > > Hi: > > > > For personal reasons I'm planning to migrate a Zimbra installation to > > a Postfix+Cyrus IMAP based schema. My Zimbra server has two domains: > > domain1.com and domain2.com. Users from domain1.com a

Re: Different backend authentications for Postfix

2010-12-07 Thread Jason Voorhees
On Tue, Dec 7, 2010 at 12:45 PM, Wietse Venema wrote: > Jason Voorhees: >> Hi: >> >> For personal reasons I'm planning to migrate a Zimbra installation to >> a Postfix+Cyrus IMAP based schema. My Zimbra server has two domains: >> domain1.com and domain2.com. Users from domain1.com authenticate via

Re: Different backend authentications for Postfix

2010-12-07 Thread Wietse Venema
Jason Voorhees: > Hi: > > For personal reasons I'm planning to migrate a Zimbra installation to > a Postfix+Cyrus IMAP based schema. My Zimbra server has two domains: > domain1.com and domain2.com. Users from domain1.com authenticate via > Active Directory and domain2.com authenticate via Zimbra (

Different backend authentications for Postfix

2010-12-07 Thread Jason Voorhees
Hi: For personal reasons I'm planning to migrate a Zimbra installation to a Postfix+Cyrus IMAP based schema. My Zimbra server has two domains: domain1.com and domain2.com. Users from domain1.com authenticate via Active Directory and domain2.com authenticate via Zimbra (using its own OpenLDAP serve