Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 May 2003 21:41:29 -0400 (EDT)
From:      "Steve Devine" <sdevine@dev-deuce.gotdns.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Sendmail & cyrus-sasl
Message-ID:  <48451.35.8.1.151.1054345289.squirrel@dev-deuce.gotdns.com>

next in thread | raw e-mail | index | archive | help
Sorry if this is off topic but I have Googled all day with no luck.
Using Freebsd 5.0

I installed Sendmail-sasl from ports and regardless of what I do I cant
get it to auth out of the /etc/passwd.
I am trying to use PLAIN LOGIN (with starttls)
Sendmail stuff in sendmail.cf :
C{TrustAuthMech}GSSAPI LOGIN DIGEST-MD5 PLAIN
O AuthMechanisms=GSSAPI LOGIN DIGEST-MD5 PLAIN


Sendmail.conf
#This works but I have to put every one into sasldb:
pwcheck_method: auxprop
auxprop_plugin: sasldb

# I want to do this ( could do it with sasl 1,xxx)
pwcheck_method: passwd

Any thoughts ?

Thanks
Steve Devine




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48451.35.8.1.151.1054345289.squirrel>