Gordon,
Thanks, I did as suggested, but I'm now locked out from remote access! BTW,
I had to create the directory path to
/etc/e-smith/templates-custom/etc/ssh/sshd_config/ first (3 lowest levels).
Does that surprise you?
Mark.
-----Original Message-----
From: Gordon Rowell [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 24, 2001 10:08 PM
To: Mark Farey
Cc: 'E-smith developers list'
Subject: Re: [e-smith-devinfo] SSH after 4.1.2 upgrade
On Tue, Apr 24, 2001 at 09:47:19PM -0400, Mark Farey <[EMAIL PROTECTED]>
wrote:
>
> Gordon,
>
> Thanks, the install went fine and I now connect using SSH2.
Good. We'll test further and make that an official update soon.
> I am, however,
> getting a "Failed to open a secure file transfer session" message when I
> connect, which I wasn't before (although Secure File Transfer didn't work
> previously -- I just assumed that it isn't supported).
Ah, it is supported now, but sftp is not enabled by default. This is the
template fragment:
/etc/e-smith/templates/etc/ssh/sshd_config/50SubsystemSftp
{
# Uncomment if you want to enable sftp
#Subsystem sftp /usr/libexec/sftp-server
#MaxStartups 10:30:60
}
Copy it to /etc/e-smith/templates-custom/etc/ssh/sshd_config/50SubsystemSftp
and remove the comments. Run "/sbin/e-smith/signal-event
remoteaccess-update"
to see if that does the trick.
That template should probably check whether this subsystem is enabled
for the sshd service, defaulting to "disabled".
> Maybe my client settings are wrong. I'm using SSH Secure Shell 2.4.0
(Build
> 163).
No, sftp is disabled on the server - see above.
Gordon
--
Gordon Rowell [EMAIL PROTECTED]
http://www.e-smith.org (development) http://www.e-smith.com (corporate)
e-smith, inc. 1500-150 Metcalfe St, Ottawa, ON K2P 1P1 Canada
--
This list is archived
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]