[pfx] SASL authentication - first try local and then AD in postfix

2024-07-07 Thread hkhk_exact10 via Postfix-users
Hi All, I want to setup SMTP authentication in such a way that the user should first be looked locally (/etc/passwd) and then in AD. Is it possible to do so? I was able to configure AD auth via sasl (cyrus), but couldn't do both. Regards, Sandeep ___ P

[pfx] Re: SASL authentication - first try local and then AD in postfix

2024-07-08 Thread hkhk_exact10 via Postfix-users
Hi Patrick, Cyrus SASL is able to use saslauthd in order to authenticate users in > /etc/passwd. I don’t know what you did with Cyrus SASL to configure AD > authentication, but assuming it would be a method called foobar you would > configure Cyrus SASL to use the following list of password verifi

[pfx] Re: SASL authentication - first try local and then AD in postfix

2024-07-08 Thread hkhk_exact10 via Postfix-users
> > with much additional configuration needed for pam_ldap. > Can you please provide some details about the configuration for this part. As mentioned, I have configure ldap via saslauthd by below configurations ]# egrep -v "^#|^$" /etc/sysconfig/saslauthd SOCKETDIR=/run/saslauthd MECH=ldap FLAGS=