.TH "eurephiadm lastlog" "7" "July 2010" "David Sommerseth" "" .SH "NAME" eurephiadm-lastlog \- View the eurephia lastlog .SH "SYNOPSIS" .B eurephiadm lastlog .RI "[\\-v|\\-\\-verbose] [\\-S|\\-\\-sortkeys ] []" .SH "DESCRIPTION" This command will query the lastlog records, which contains information about all logins done with the eurephia\-auth plug\-in. .SH "OPTIONS" .TP \fB\-S\fR | \fB\-\-sortkeys\fR [,[,]...] Sorting order of the report. More sort keys can be given, separated by comma. The available sort keys are: .IP .B uid : User ID .IP .B certid : Certificate ID .IP .B ip : IP address where the client connects from .IP .B vpnip : Assigned IP address on the VPN client .IP .B status : eurephia connection status .IP .B login : When the client logged in .IP .B logout : When the client logged out .IP .B username : eurephia username .IP .B macaddr : MAC address of the TUN/TAP interface on the VPN client .IP .B uicid : User ID/Certificate ID link ID. Related to the IDs provided by \fBeurephiadm usercerts\fR .TP \fB\-v\fR | \fB\-\-verbose\fR View detailed lastlog .SH "FILTERS" The filters can help reducing the amount of data being reported. Multiple filters may be added, but they will only work as additional "AND" arguments in the query. .TP \fB\-c\fR | \fB\-\-certid\fR Certificate ID .TP \fB\-i\fR | \fB\-\-uid\fR Numeric user ID .TP \fB\-u\fR | \fB\-\-username\fR User name .TP \fB\-I\fR | \fB\-\-ip\-addr\fR IP address of remote host .TP \fB\-s\fR | \fB\-\-login\fR Login time .TP \fB\-e\fR | \fB\-\-logout\fR Logout time .TP \fB\-m\fR | \fB\-\-mac\-addr\fR MAC address of remote VPN interface of the client .TP \fB\-a\fR | \fB\-\-uicid\fR User ID/Certificate ID link ID. Related to the IDs provided by .B eurephiadm usercerts .SH "SEE ALSO" \fBeurephiadm\fR(7), \fBeurephiadm\-certs\fR(7), \fBeurephiadm\-users\fR(7), \fBeurephiadm\-usercerts\fR(7) .SH "AUTHOR" Copyright (C) 2008\-2012 David Sommerseth