From: Tobias H. <tu...@gm...> - 2000-12-17 19:13:41
|
Hi folks! I went through your code for some hours, and solved most problems on my machine. But now I'm at a point, where something goes wrong that I can't explain. So let the syslog speak: Dec 17 20:58:03 saturn login: pam_mysql: select user from customers where user='tobi' and password='secure' and priv=2 Dec 17 20:58:03 saturn login: pam_mysql: acct_mgmt called but not implemented. Dont panic though :) Dec 17 20:58:03 saturn login: pam_mysql: setcred called but not implemented. Dec 17 20:58:03 saturn login: Cannot make/remove an entry for the specified session ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This confused me a lot, because it seems as if the problem wasn't in the pam_mysql-Module. This message also appears on my Telnet-console. Could anyone please help me? :) - The system is a SuSE 6.3 with standard kernel (Linux saturn 2.2.13 #1 Mon Nov 8 15:08:22 CET 1999 i586 unknown) tobi. |