Users Guide

Table Of Contents
Enable login statistics
To monitor system security, allow users to view their own login statistics when they sign in to the system. A large number
of login failures or an unusual login location may indicate a system hacker. Enable the display of login information after a user
successfully logs in; for example:
OS10 login: admin
Password:
Last login: Thu Nov 2 16:02:44 UTC 2017 on ttyS1
Linux OS10 3.16.43 #2 SMP Debian 3.16.43-2+deb8u5 x86_64
...
Time-frame for statistics : 25 days
Role changed since last login : false
Failures since last login : 0
Failures in time period : 1
Successes in time period : 14
OS10#
This feature is available only for the sysadmin and secadmin roles.
Enable the display of login information in CONFIGURATION mode.
login-statistics enable
To display information about user logins, use the show login-statistics command.
Enable login statistics
OS10(config)# login-statistics enable
To disable login statistics, use the no login-statistics enable command.
Login statistics commands
login-statistics enable
Enables the display of login statistics to users.
Syntax
login-statistics enable
Parameters None
Default Disabled
Command Mode CONFIGURATION
Usage
Information
Only the sysadmin and secadmin roles have access to this command. When enabled, user login
information, including the number of successful and failed logins, role changes, and the last time a user
logged in, displays after a successful login. The no login-statistics enable command disables
login statistics.
Example
OS10(config)# login-statistics enable
Supported
Releases
10.4.0E(R1) or later
show login-statistics
Displays statistics on user logins to the system.
Syntax
show login-statistics {user user-id | all}
Parameters
user user-id Enter an OS10 username.
Security 1043