Move everything from /var/adm to /var/log
[unleashed/lotheac.git] / share / man / man4 / loginlog.4
blob5fedb752008fe2bf84bc3b2310f43aa80780650e
1 '\" te
2 .\"  Copyright 1989 AT&T
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH LOGINLOG 4 "Jul 3, 1990"
7 .SH NAME
8 loginlog \- log of failed login attempts
9 .SH DESCRIPTION
10 .sp
11 .LP
12 After five unsuccessful login attempts, all the attempts are logged in the file
13 \fB/var/log/loginlog\fR. This file contains one record for each failed attempt.
14 Each record contains the login name, tty specification, and time.
15 .sp
16 .LP
17 This is an \fBASCII\fR file. Each field within each entry is separated from the
18 next by a colon. Each entry is separated from the next by a new-line.
19 .sp
20 .LP
21 By default, \fBloginlog\fR does not exist, so no logging is done. To enable
22 logging, the log file must be created with read and write permission for owner
23 only. Owner must be \fBroot\fR and group must be \fBsys\fR.
24 .SH FILES
25 .sp
26 .ne 2
27 .na
28 \fB\fB/var/log/loginlog\fR\fR
29 .ad
30 .RS 21n
32 .RE
34 .SH SEE ALSO
35 .sp
36 .LP
37 \fBlogin\fR(1), \fBpasswd\fR(1)