From: Gary Mills (mills at cc dot UManitoba dot CA)
Date: Thu Mar 04 2004 - 17:23:42 EST
On Tue, Mar 02, 2004 at 10:23:30AM -0500, Ken Murchison wrote:
> Gary Mills wrote:
> >
> >I can't do that. I need to use saslauthd for plain-text
> >authentications. I want to use sasldb only for shared-secret
> >authentications, and eventually replace sasldb with sql. Is this
> >possible?
>
> auxprop can be used for *any* type of authentication, so there is no
> harm in using it for plaintext. You can list multiple pwcheck_method
> and auxprop_plugin, eg:
>
> sasl_pwcheck_method: auxprop saslauthd
> sasl_auxprop_plugin: sql sasldb
Excellent! That will do what I want. I'm using...
sasl_pwcheck_method: saslauthd auxprop
sasl_auto_transition: yes
sasl_auxprop_plugin: sasldb
for this test, and it does what you state. The errors from the SQL
plugin are gone.
> So, this will try sql then sasldb (and then saslauthd for plaintext).
> If you also enable auto-transition, then sql and sasldb will be
> populated whenever a plaintext auth succeeds.
Yep, that works too, at least for /etc/sasldb2 for now.
-- -Gary Mills- -Unix Support- -U of M Academic Computing and Networking-
|
|
|