Re: scp and sftp dont work
- From: roberson@xxxxxxxxxxxx (Walter Roberson)
- Date: Mon, 16 Jan 2006 17:18:13 GMT
In article <dqgc46$hnm$1@xxxxxxxxxxxxxxxxx>,
Master ZU <"Master.h2zu"@gmail.com> wrote:
>> Master ZU <"Master.h2zu"@gmail.com> wrote:
>>> I explain:
>>> when i use clients ssh, scp or sftp from SGI, i can connect to any
>>> machines SGI, Linux or AIX...
>>> but with clients from thoses machines, i can't use scp or sftp to copy
>>> stuffs from SGI station. Only ssh seem to work well !
>My sshd config on SGI
>--code--
>Protocol 2,1
>HostKey /usr/freeware/etc/ssh_host_key
>HostKey /usr/freeware/etc/ssh_host_dsa_key
>StrictModes yes
>PermitRootLogin yes
>UsePAM no
>IgnoreRhosts yes
I notice you are ignoring rhosts: are the clients set up to authenticate
with keys instead of passwords?
>/etc/ssh/ssh_known_hosts
>RhostsRSAAuthentication no
>X11Forwarding yes
>UsePrivilegeSeparation no
>Subsystem sftp /usr/freeware/libexec/sftp-server
The Subsystem line is correct for scp use. On my machine,
sftp-server is about 46 Kb; you might want to cross-check that the
file exists and is about that size and is executable by the sshd process.
.
- Follow-Ups:
- Re: scp and sftp dont work
- From: Master ZU
- Re: scp and sftp dont work
- References:
- scp and sftp dont work
- From: Master ZU
- Re: scp and sftp dont work
- From: Walter Roberson
- Re: scp and sftp dont work
- From: Master ZU
- scp and sftp dont work
- Prev by Date: Re: installing freeware
- Next by Date: Re: scp and sftp dont work
- Previous by thread: Re: scp and sftp dont work
- Next by thread: Re: scp and sftp dont work
- Index(es):
Relevant Pages
|
|