On Wed, 17 Jan 2001, Ilya wrote:
> LOG: 0 MAIN REJECT
> Authentication failed for (windows) [192.168.0.1]: 435 Unable to
> authenticate at present: "lookup" failed and "fail" requested
Do you get any more information with -d9? Why does the lookup fail?
Could there be a permissions problem here?
> login:
> driver = plaintext
> public_name = LOGIN
> server_prompts = "Username:: : Password::"
> server_condition = "${if and { \
> {!eq{${quote_mysql:${local_part:$1}}}{}} \
> {!eq{${quote_mysql:${local_part:$2}}}{}} \
Why are you applying ${local_part} to $2? Isn't that supposed to be the
password?
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.