Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
Since pam_mysql-0.6.2 it can handle md5-encrypted passwords. For this to work you have to append "--with-openssl" to the configure-script.
Created an attachment (id=89991) [edit] ebuild with a md5-useflag
first: thank for the report. Notes, mainly for me the next time ;) - using "openssl" as USE flag, it fit more the intention and simplify "use_with" usage ;) - using openssl add "md5" and "sha1" - using cyrus sasl only md5 - open question, does the latter two conflict ? - not including cyrus until this feature is requested soon in the tree as "=sys-auth/pam_mysql-0.7_rc1-r1"