Re: SFTP fails at connection

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

 



I tried 'ssh  sachinmaster@10.64.17.115 /usr/libexec/openssh/sftp-server'

And I got following output.
Identity added: /Users/sachingupta/.ssh/id_dsa
(/Users/sachingupta/.ssh/id_dsa)
Password:
No user found for uid 500

Any help will be highly appreciated.

Thanks
Sachin


On Thu, Jul 3, 2014 at 5:44 PM, Damien Miller <djm@xxxxxxxxxxx> wrote:

> On Thu, 3 Jul 2014, Sachin Gupta wrote:
>
> > dhcp-1-101:~ sachingupta$ sftp -vvv root@10.64.17.115
>
> So, sftp seems to be running when you invoke it explicitly but failing
> when you run it as a subsystem
>
> If you are on the target host, does
>
> sftp -D /usr/libexec/openssh/sftp-server
>
> result in a working sftp session?
>
> I'd recommend turning up the logging from sftp-server too in your
> sshd_config:
>
> Subsystem sftp /usr/libexec/openssh/sftp-server -l debug3 -f daemon
>
> And check your /var/log/daemon (or similar) for clues.
>
> -d
>
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev




[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux