Jump to content

Last Login of User

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
Pan

Pan

    Learning Programmer

  • Members
  • PipPipPip
  • 61 posts
How can I tell when a user last logged into the system?

#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests
You can use the lastlog command to determine that.

# lastlog -u <username>


#3
Pan

Pan

    Learning Programmer

  • Members
  • PipPipPip
  • 61 posts
How do I tell "how" they logged in?