
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[tlug] sshd writes password in clear text into /var/log/messages
- Date: Tue, 11 Jul 2006 17:02:22 +0200
- From: Niels Kobschaetzki <n.kobschaetzki@example.com>
- Subject: [tlug] sshd writes password in clear text into /var/log/messages
Hi!
I just noticed that sshd writes the passwords of the users which are
logging in via ssh (auth-method is a password) in clear text into /
var/log/messages.
Google, man page and friends didn't help. Does anyone has an idea how
I can switch it off?
My logging-settings in the sshd_config are
# Logging
#obsoletes QuietMode and FascistLogging
SyslogFacility AUTH
LogLevel INFO
thanks in advance
Niels
Home |
Main Index |
Thread Index