exim log template
Hi,
When users try to login smtp with wrong password system loggin on /var/log/exim/mainlog like this;
login authenticator failed for (xxx) [x.x.x.x]: 535 Incorrect authentication data (set_id=xxx)
But i want to see password too.
How can i change settings for logging system like this;
login authenticator failed for (WIN-1C569HATHE0) [x.x.x.x]: 535 Incorrect authentication data (set_id=xxx, set_pw=yyy)
-
Hello :) It's not possible, nor would it be a good security practice, to output the actual password used in a failed authentication attempt in the log file. Thank you. 0
Please sign in to leave a comment.
Comments
1 comment