LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  User Login Log

    Employee
    Posted 04-10-2014 10:16

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: Brad Brezinski

    Hello, Is there a way to review user logins? We are using LINUX servers are there a way to do this with command line? Thanks in advacne, Brad


  • 2.  RE: User Login Log

    Employee
    Posted 04-10-2014 16:13

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: stonysmith

    What do you mean by "review"?
    If you want to see the list of users that have had logins created.. there's a file for that. See the Administrator's guide.
    If you want to track individual user access.. that's not logged anywhere that I know of.

    In the SERVER log, there is a list of messages to the effect of
    "Accepted connection from /127.0.0.1"
    and you could possibly process the IP addresses from those messages.

    But a formal list or log of user access.. no.


  • 3.  RE: User Login Log

    Employee
    Posted 11-11-2014 08:10

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: xathras

    Yes, linux last command gives you everything you need