External Publication
Visit Post

Re: Clearing log files of an accidental entry of password as username

Artix Linux Forum - Index [Unofficial] May 26, 2026
Source

That depends on what you've installed on your machine. /var/log/messages or /var/log/auth.log or wherever your syslog implementation dumps PAM's logs to should be checked.

However, why not just grep -RlF offending_string /var/log[...

Discussion in the ATmosphere

Loading comments...