[Dovecot] can't switch off login debuggin
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi there,
I tried the change from cyrus to dovecot. This was just some days ago and I'm really happy. Just a little problem. For testing I switched on some login debugging. Now I can't switch it off. Dovecot seems to ignore the "no" in the config file.
<snip> auth_verbose = no auth_debug = no </snip>
That is what I get in maillog:
<snip> dovecot-auth: pam_sm_authenticate called. dovecot-auth: dbuser changed. dovecot-auth: dbpasswd changed. dovecot-auth: host changed. dovecot-auth: database changed. dovecot-auth: table changed. dovecot-auth: usercolumn changed. dovecot-auth: passwdcolumn changed. dovecot-auth: crypt changed. dovecot-auth: logtable changed. dovecot-auth: logmsgcolumn changed. dovecot-auth: logusercolumn changed. dovecot-auth: loghostcolumn changed. dovecot-auth: logpidcolumn changed. dovecot-auth: logtimecolumn changed. dovecot-auth: db_connect called. dovecot-auth: returning 0 . dovecot-auth: db_checkpasswd called. dovecot-auth: pam_mysql: where clause = dovecot-auth: SELECT password FROM accountuser WHERE username='XXXX' dovecot-auth: sqlLog called. dovecot-auth: insert into log (msg, user, host, pid, time) values('AUTH SUCCESSFUL', 'XXXX', '', '14813' , NOW()) dovecot-auth: Returning 0 dovecot-auth: returning 0 . dovecot-auth: returning 0. dovecot-auth: pam_mysql: setcred called but not implemented. dovecot-auth: pam_mysql: acct_mgmt called but not implemented. Dont panic though :) </snip>
I use dovecot-0.99.11-2.EL4.1 on CentOS.
Hope someone can help me to stop these messages.
Regards, Sebstian -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFDtcI90IZnttJ61yYRAhqYAKDC5DUvlNHR2o70gMWayBbJFr6oewCg8r5u hWlfTfsff1k67RLKq/P/xEM= =rlmj -----END PGP SIGNATURE-----
On Sat, 2005-12-31 at 00:26 +0100, Sebastian Bauer wrote:
dovecot-auth: pam_sm_authenticate called. dovecot-auth: dbuser changed. .. dovecot-auth: pam_mysql: setcred called but not implemented. dovecot-auth: pam_mysql: acct_mgmt called but not implemented. Dont panic though :)
None of these are from Dovecot. Looks like you have pam_mysql's debugging enabled.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
None of these are from Dovecot. Looks like you have pam_mysql's debugging enabled.
Thanks. I just found that my pam_mysql lib makes debugging by default. I installed a new one and everything is fine. :-)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFDtcvO0IZnttJ61yYRAi55AJ90MBAwjJpq71TFWjRm8lcWpcYUHwCg7DmI L9zKzzuAsU01+OP1qyeE2b0= =BtdP -----END PGP SIGNATURE-----
participants (2)
-
Sebastian Bauer
-
Timo Sirainen