Imported Upstream version 2.4.3
[platform/upstream/audit.git] / tools / aulastlog / aulastlog.8
1 .TH AULASTLOG: "8" "Feb 2009" "Red Hat" "System Administration Utilities"
2 .SH NAME
3 aulastlog \- a program similar to lastlog
4 .SH SYNOPSIS
5 .B aulastlog [ options ]
6 .SH DESCRIPTION
7 \fBaulastlog\fP is a program that prints out the last login for all users of a machine similar to the way lastlog does. The login-name, port, and last login time will be printed.
8
9 If the user has never logged in, the message \fB** Never logged in**\fP will be displayed instead of the port and time.
10
11 .SH OPTIONS
12 .TP
13 .B \-u, \-\-user
14 Print the lastlog record for user with specified LOGIN only.
15 .TP
16 .B \-\-stdin
17 Use stdin as the source of audit records.
18 .SH "SEE ALSO"
19 .BR lastlog (8),
20 .BR ausearch (8),
21 .BR aureport (8).
22
23 .SH AUTHOR
24 Steve Grubb