From: Moriyoshi K. <mor...@at...> - 2005-07-01 02:51:27
|
Hi, What were your configure options? Perhaps --with-openssl was not specified to configure. Moriyoshi On 2005/07/01, at 5:33, Uwe Helm wrote: > hi, > pam_mysql works wonderful for me, except md5 crypt! > i use this line for pam.d/imap > account required pam_mysql.so user=bbauth passwd=test > host=localhost db=bb table=bbusers usercolumn=user passwdcolumn=pass > crypt=3 > on a gnu/linux 2.6 system. > my distribution got a package for 0.5, so i compiled 0.6 manually and > it > installed in /lib/security - pam_mysql.so was there before, too. don't > think there is the mistake but who knows :) > the password was made with mysql's md5() function and the field is a > varchar - i also tested blob after reading a bit, but that didn't work > ( > i'm not so experienced with sql, so i've done some trial and error). > as said, it works with the plain auth and i really can't figure out my > mistake.. > > bye > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > Pam-mysql-general mailing list > Pam...@li... > https://lists.sourceforge.net/lists/listinfo/pam-mysql-general > |