OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: Disambling NTLM for smtpd (not smtp)

From: Alex Bligh (alexalex.org.uk)
Date: Tue Dec 04 2007 - 18:05:50 CST


--On 4 December 2007 16:54:36 -0500 Jorey Bump <listjoreybump.com> wrote:

> Use mech_list in /usr/lib/sasl2/smtpd.conf (unless your smtpd_sasl_path
> suggests a different filename). Mine consists of this:
>
> pwcheck_method: auxprop
> mech_list: PLAIN LOGIN CRAM-MD5 DIGEST-MD5
>
> I've never needed to delete libraries or use complicated symlinks to
> restrict mechanisms. Also, I don't use Debian anymore, but it often has
> some special admin utility for this type of thing, so you may want to
> check if that's the case.

Thanks

Alex