If I set pwcheck_method to auxprop and authenticate against sasldb2 which has a single user of "[EMAIL PROTECTED]" in it, along with it's password, I can auth just fine from mozilla, where I told it my user name was "[EMAIL PROTECTED]".

However, if I change it from auxprop to saslauthd, which calls pam, which does a mysql lookup instead, it fails. It opens the correct database and table, and selects the right fields, but it asks for a username of "ste", instead of "[EMAIL PROTECTED]", so it doesn't find the password, and fails.

Why is it only asking for "ste", and how do I get it to ask for the right value?

TIA

-ste

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to