FreeBSD Manual Pages
loginlog(4) File Formats loginlog(4) NAME loginlog - log of failed login attempts DESCRIPTION After five unsuccessful login attempts, all the attempts are logged in the file /var/adm/loginlog. This file contains one record for each failed attempt. Each record contains the login name, tty specification, and time. This is an ASCII file. Each field within each entry is separated from the next by a colon. Each entry is separated from the next by a new- line. By default, loginlog does not exist, so no logging is done. To enable logging, the log file must be created with read and write permission for owner only. Owner must be root and group must be sys. FILES /var/adm/loginlog SEE ALSO login(1), passwd(1) SunOS 5.10 3 Jul 1990 loginlog(4)
NAME | DESCRIPTION | FILES | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=loginlog&sektion=4&manpath=SunOS+5.10>