Re: enable auth_debug_passwords=yes

2016-01-01 Thread Chris Stankevitz
On 12/26/15 1:18 PM, Wietse Venema wrote: [1] http://wiki.dovecot.org/WhyDoesItNotWork That is DOVECOT. a) echo "auth_debug_passwords=yes" >> /usr/local/etc/postfix/main.cf b) echo "auth_debug_passwords=yes" >> /usr/local/etc/postfix/master.cf c) [something else] That is POSTFIX. This is t

SASL binds

2016-01-01 Thread Brendan Kearney
i am looking to get SASL binds working in Postfix for user, group and alias lookups, and i am not sure what i might be doing wrong. Postfix version - 3.0.3 running on Fedora 22. MIT Kerberos and OpenLDAP are being used. my ldap-users.cf file, for example: server_host = ldap://server1.bpk2.co

Re: SASL binds

2016-01-01 Thread Viktor Dukhovni
On Fri, Jan 01, 2016 at 02:46:33PM -0500, Brendan Kearney wrote: > Postfix version - 3.0.3 running on Fedora 22. MIT Kerberos and OpenLDAP are > being used. > > my ldap-users.cf file, for example: > server_host = ldap://server1.bpk2.com ldap://server2.bpk2.com > search_base = dc=bpk2,dc=com > ve

Re: SASL binds

2016-01-01 Thread Wietse Venema
Brendan Kearney: > i am looking to get SASL binds working in Postfix for user, group and > alias lookups, and i am not sure what i might be doing wrong. > > Postfix version - 3.0.3 running on Fedora 22. MIT Kerberos and OpenLDAP > are being used. There aren't a lot of Kerberos-experienced peop