Date: Fri, 25 Aug 2006 14:56:36 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: Robert Gabaree <lists@rawb.net> Cc: questions@freebsd.org Subject: Re: How can I configure SFTP options? Can't find out where.. Message-ID: <20060825195636.GA54945@dan.emsphone.com> In-Reply-To: <F21FC57F-A3A6-4D75-8A9C-7B45AB2FE066@rawb.net> References: <F21FC57F-A3A6-4D75-8A9C-7B45AB2FE066@rawb.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Aug 25), Robert Gabaree said:
> I would like to use SFTP and have the following in /etc/ssh/sshd_config:
>
> Subsystem sftp /usr/libexec/sftp-server
>
> It works, but I was wondering how do I go about enabling specific
> options for it, such as specifying a new port. I can't seem to
> figure out where to put the arguments.
That's the "Port" line in sshd_config. From the manpage:
Port Specifies the port number that sshd listens on. The
default is 22. Multiple options of this type are
permitted. See also ListenAddress.
--
Dan Nelson
dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060825195636.GA54945>
