Re: Enabling SSH only for ftp (not for telnet possible) ?



On 2006-12-10, Peter Meister <pmeister2@xxxxxxxxx> wrote:

I want to offer encrypted ftp transfers to my server for some users.
The user should be able to use (win)scp to transfer files to my server.

However it is often said that granting SSH access is a security risk
for telnet.

Hmm, I am not sure. I thought I could grant SSH to a user for only his ftp connections.
Or does SSH mean: all or nothing: SSH for FTP AND telnet or no SSH at all?

Do I need full SSH permissions to use scp?

scp and sftp are simply different front-ends to ssh. scp gives ssh a cp
(*nix "copy") work-alike interface, while sftp gives ssh an ftp-like
interface. It is still just ssh behind the scenes doing the actual work
of transferring the files. If ssh, scp, and sftp are invoked by
different executables (as they are under Cygwin, for example), you could
simply delete or modify the permissions on the ssh.exe executable to
deny regular ssh access. WinSCP3 rolls all three functions into single
executable, though.

--

John (john@xxxxxxxxxxx)
.



Relevant Pages

  • Re: networking between fedora and macos
    ... >> To just transfer files the easiest way is to use scp. ... > I wonder if it's just possible to mount my Fedora drive under Mac OS... ... such as tunneling it over ssh. ...
    (Fedora)
  • Re: Is SSH worth it??
    ... > We would be using SSH and SCP. ... SCP for automated scripts. ... > client will not be prompted for a password. ... remote machine, but imho it is better to swap client+server and give ...
    (Security-Basics)
  • Re: networking between fedora and macos
    ... > To just transfer files the easiest way is to use scp. ... directories on the Linux laptop so things like Mac OS's Mail "import" ... > recommend you use ssh and scp for access between the systems. ...
    (Fedora)
  • RE: SCP and MVS data sets?
    ... SCP and MVS data sets? ... Is it possible that the open function is different in SCP? ... You can also do the following weirdness to use ssh to copy a z/OS legacy ...
    (bit.listserv.ibm-main)
  • Re: why does scp not use all my cores on a multi-cpu machine?
    ... When I ran my little test earlier, I observed that while I typed scp, both ... scp and ssh got "energized" and in fact ssh used more time than scp. ... Now since encrypting and transmitting has some elements of paralellity ... Right -- ssh, et. al. is an I/O bound process, so long as the network ...
    (comp.os.linux.misc)

Quantcast