From: kamtcha <ka...@gm...> - 2006-10-20 22:01:09
|
Hi guys, I posted a help message on the forum few days ago, but it does not seem to be very active, I hope someone will be able to help me o this list ? I'm stuck with the error code returned by the fonctions of pam-mysql, I don't know if the different methods are successful or not (well, they arn't as I can't be authenticated, but I don't know *why*) pam_mysql - option verbose is set to "1" pam_mysql - pam_mysql_close_db() called. pam_mysql - pam_sm_authenticate() called. pam_mysql - pam_mysql_converse() called. pam_mysql - pam_mysql_open_db() called. pam_mysql - pam_mysql_open_db() returning 0. pam_mysql - pam_mysql_check_passwd() called. pam_mysql - pam_mysql_format_string() called pam_mysql - pam_mysql_quick_escape() called. pam_mysql - SELECT password FROM users WHERE user_name = 'user1' pam_mysql - pam_mysql_sql_log() called. pam_mysql - pam_mysql_sql_log() returning 0. pam_mysql - pam_mysql_check_passwd() returning 6. pam_mysql - pam_sm_authenticate() returning 7. pam_mysql - pam_mysql_release_ctx() called. pam_mysql - pam_mysql_destroy_ctx() called. pam_mysql - pam_mysql_close_db() called. All the details are here: http://sourceforge.net/forum/forum.php?thread_id=1595166&forum_id=17691 Please can you help me ? Seb |