man pages section 4: File Formats
  Rechercher uniquement dans ce livre
Afficher ce livre dans:
Télécharger cet ouvrage au format PDF (3065 Ko)

loginlog(4)

Name | Description | Files | See Also

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

SunOS 5.10  Last Revised 3 Jul 1990

Name | Description | Files | See Also