Thanks for that. I need clear text passwords, but anyway, it helped me
much, because there is lot of info how to do that and all informations
are different...
eg
sasl_mysql_xxx or sasl_
or. sasl_sql_statement vs sasl_sql_select ( ok, for this one I found
somewhere, that it has changed )...
Mar
--On Tuesday, March 16, 2004 2:13 PM -0800 Joe Rhett <[EMAIL PROTECTED]>
wrote:
On Wed, Feb 04, 2004 at 11:41:06AM -0800, Eric S. Pulley wrote:
In this scenario you are still passing the SALT in clear text to the db
but IMO this is much better than having your users logging in with
plaintext pass
On Wed, Feb 04, 2004 at 11:41:06AM -0800, Eric S. Pulley wrote:
> In this scenario you are still passing the SALT in clear text to the db
> but IMO this is much better than having your users logging in with
> plaintext passwords over an open network. Especially if your DB is on
> the same host