Skip to main content
Command reference

security login information show

Suggest changes

Show the last login information

Availability: This command is available to cluster administrators at the advanced privilege level.

Description

The security login information show command displays the following information about user's last login :

  • User name

  • Vserver

  • Last login time

  • Last unsuccessful attempts

  • Last role change

Parameters

[-fields <fieldname>,…​]

If you specify the -fields <fieldname>, …​ parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.

| [-instance ] (privilege: advanced) }

If you specify the -instance parameter, the command displays detailed information about all fields.

[-vserver <vserver name>] - Vserver (privilege: advanced)

Displays last login information that match with vserver

[-username <text>] - User Name or Group Name (privilege: advanced)

Displays last login information that match with username

Examples

The example below illustrates how to display information about all user last login information:

cluster1::> security login information show

Vserver: cluster1

User/Group                 last login   last unsuccessful last role
Name           Vserver       time               attempts      change
-------------- ----------- ------------- ---------------- --------------
admin          vs1     5/29/2018 06:03:58      10       true
test         vs2     5/29/2018 06:03:58      10       false

2 entries were displayed.