It only seem to happen if CRYPT is the default scheme. I did a bit a debugging and found that the following is working in passdb-sql.c so am not sure where the fault is:
scheme = password_get_scheme(&password);
if (scheme == NULL) {
scheme = passdb_sql_conn->set.default_pass_scheme;
i_assert(scheme != NULL);
}
I should imagine it is in the next stage somewhere but don't fully understand it without the time to look into it.
Regards Andrew
On Wed, 2005-04-06 at 15:29 +0100, Andrew Hutchings wrote:
Ditto. Works fine on the rows with {scheme} in but doesn't fallback to the default scheme in the sql conf.
Regards Andrew
On Sun, 2005-04-03 at 09:10 +1000, Zoong PHAM wrote:
Thanks Timo.
I compile 1.0-test66 OK now.
However, the problem with "reply from worker without password scheme" is still happening with 1.0-test66.
Cheers, Zoong
-- Andrew Hutchings (A-Wing) Linux Guru - Netserve Consultants Ltd. - www.domaincity.co.uk Random BOFH excuse: Write-only-memory subsystem too slow for this machine. Contact your local dealer.
-- Andrew Hutchings (A-Wing) Linux Guru - Netserve Consultants Ltd. - www.domaincity.co.uk Random BOFH excuse: Daemons did it