Results 1 to 3 of 3

Thread: Secure shell (ssh)

  1. #1
    Junior Member
    Join Date
    Jul 2003
    Posts
    1

    Question Secure shell (ssh)

    Is There any way to log the event of ssh? If so how is it done?

  2. #2
    Senior Member
    Join Date
    Feb 2003
    Posts
    109
    sshd_config's comments show the default settings. In this case, sshd is set to log to the AUTH facility. There is no need to change this unless you hate syslog, or you want to debug sshd. Make sure you have a syslogger installed and that you have configured it correctly. Then you should be able to open the appropriate log in /var/log
    $person!=$kiddie or die(\"Alas, die you hotmail hacker!!\");
    SecureVision

  3. #3
    Senior Member
    Join Date
    Nov 2002
    Posts
    186
    Are you asking about the client or the server portion? I think infosec covered the server part well. If you are indeed looking for client logging, it would help to know the OS and SSH client you are using. Let us know.
    \"When you say best friends, it means friends forever\" Brand New
    \"Best friends means I pulled the trigger
    Best friends means you get what you deserve\" Taking Back Sunday
    Visit alastairgrant.ca

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •