aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/audit/tools/aulastlog/aulastlog.8
blob: b8b44c4f9aad2e31650ee3256ff4b6220c8c28ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.TH AULASTLOG: "8" "Feb 2009" "Red Hat" "System Administration Utilities"
.SH NAME
aulastlog \- a program similar to lastlog
.SH SYNOPSIS
.B aulastlog [ options ]
.SH DESCRIPTION
\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.

If the user has never logged in, the message \fB** Never logged in**\fP will be displayed instead of the port and time.

.SH OPTIONS
.TP
.B \-u, \-\-user
Print the lastlog record for user with specified LOGIN only.
.TP
.B \-\-stdin
Use stdin as the source of audit records.
.SH "SEE ALSO"
.BR lastlog (8),
.BR ausearch (8),
.BR aureport (8).

.SH AUTHOR
Steve Grubb