Re: SFTP file upload issue



"umesh" <umesh.gamare@xxxxxxxxx> writes:

Hello,

file permission for $home\.ssh\authorized_keys is 644
and direcotry permission for $home\.ssh is 777

And there's possibly one of your (or the) problem.

I don't believe ssh or sshd will trust anything in a world writable
..ssh directory.

Are these file perms on the client side or server side? Check both.


--
Todd H.
http://www.toddh.net/
.



Relevant Pages

  • Re: SFTP file upload issue
    ... and direcotry permission for $home\.ssh is 777 ... On server, try: ... chmod 600 ~/.ssh/authorized_keys ...
    (comp.security.ssh)
  • Re: SFTP file upload issue
    ... and direcotry permission for $home\.ssh is 777 ... Are these file perms on the client side or server side? ...
    (comp.security.ssh)
  • Re: SFTP file upload issue
    ... and direcotry permission for $home\.ssh is 777 ... Are these file perms on the client side or server side? ...
    (comp.security.ssh)