Difference between revisions of "Secure file transfer program (sftp)"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 11: Line 11:
  
 
== Logs ==
 
== Logs ==
 +
 +
 +
If public-key authentication fails it will be the only mesage logged.
 
  May 07 15:28:06 SERVER sshd[1869802]: Connection closed by authenticating user USERNAME 23.33.xx.xx port 12547 [preauth]
 
  May 07 15:28:06 SERVER sshd[1869802]: Connection closed by authenticating user USERNAME 23.33.xx.xx port 12547 [preauth]
  
Line 19: Line 22:
 
  May 07 15:35:07 SERVER systemd-logind[2350]: New session 2668 of user USER.
 
  May 07 15:35:07 SERVER systemd-logind[2350]: New session 2668 of user USER.
 
  May 07 15:35:07 SERVER systemd[1]: Started Session 2668 of user USER.
 
  May 07 15:35:07 SERVER systemd[1]: Started Session 2668 of user USER.
 
  
 
== Related terms ==
 
== Related terms ==

Revision as of 11:42, 7 May 2020

wikipedia:Secure file transfer program


 This service allows sftp connections only.


Activities

Logs

If public-key authentication fails it will be the only mesage logged.

May 07 15:28:06 SERVER sshd[1869802]: Connection closed by authenticating user USERNAME 23.33.xx.xx port 12547 [preauth]


Example of successfully session:

May 07 15:35:07 SERVER sshd[1870236]: Accepted publickey for USER from xx.xx.xx.xx port 60249 ssh2: ED25519 SHA256:EPEztZnnCh/fPqJ5wlgXUYMMx+LOOIegGdF76galaXw
May 07 15:35:07 SERVER sshd[1870236]: pam_unix(sshd:session): session opened for user USER by (uid=0)
May 07 15:35:07 SERVER systemd-logind[2350]: New session 2668 of user USER.
May 07 15:35:07 SERVER systemd[1]: Started Session 2668 of user USER.

Related terms

See also

Advertising: