On Wed, Nov 11, 2009 at 11:21:33AM +0330, Ali Majdzadeh wrote: > mech_list: gssapi plain > pwcheck_method: saslauthd > saslauthd_path: /var/run/saslauthd/mux > keytab: /etc/krb5.keytab > > and I am able to use GSSAPI and PLAIN (Over PAM using pam_krb5.so) > mechanisms. How is it possible to add cram-md5 mechanism?
Why bother? Between GSSAPI and PLAIN, you are offering both ends of the spectrum. Cram-md5 just forces you store plain-text passwords, which is rarely a good idea. -- 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.