I'd like to draw attention to https://bugs.launchpad.net/drizzle/+bug/823637: 
"auth_pam and auth_http do not work".  I think the reason is that the 
authentication system does not pass authentication plugins a plaintext 
password, only a MySQL-scrambled hash of the original plaintext password.  I've 
verified that this is problem with auth_http by manually inserting a plaintext 
password.

If this is the root problem, then I don't see how the authentication system 
will work because a MySQL password hash is only useful for MySQL, i.e. pam and 
curl can't use it.  Can the plaintext password still be accessed?

-Daniel
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : drizzle-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to