Re: sftp Newbie Questions!

maf_at_appgate.com
Date: 06/26/03

  • Next message: Fergus Wilde: "Keychain problems"
    Date: Thu, 26 Jun 2003 11:32:14 +0200 (CEST)
    To: mouring@etoh.eviladmin.org
    
    

    On 25 Jun, Ben Lindstrom wrote:
    > On 25 Jun 2003, Andrew McCall wrote:
    >> 4) Can I bind sftp-server to a single IP address, but still leave
    >> "normal" SSH running on all other IP addresses? If its not is there
    >> anyway of installing and run a second instance of OpenSSH that only
    >> allows sftp connections (I don't think there is due to the way that sftp
    >> works.)
    >
    > No. sftp is a 'subsystem'. So restricting it that way is not possible
    > since sshd has no clue it is a subsystem, shell, X11 forward, etc until
    > after the user has pass authentication.

    But you can run two different instances of sshd. Where one listens to
    0.0.0.0 and does not allow sftp. While another, which uses another
    configuration-file listens to the specific Ip address and which allows
    sftp.

            /MaF

    -- 
    Martin Forssen <maf@appgate.com>              Development Manager
    Phone: +46 31 7744361                         AppGate Network Security AB
    

  • Next message: Fergus Wilde: "Keychain problems"

    Relevant Pages

    • Re: sftp Newbie Questions!
      ... >> anyway of installing and run a second instance of OpenSSH that only ... > No. sftp is a 'subsystem'. ... for restricting sftp access to certain users or certain groups. ...
      (SSH)
    • RE: sftp-server on solaris8
      ... root is allowed to connect. ... > I am having a problem trying to use sftp over sshd on solaris8. ... $>whoami: Carl Holtje ...
      (SSH)
    • Re: SSH and SFTP
      ... sftp usikng only one installed client rather that installing seperate ... There are a few 'solutions' but these will require that you have separate sshd ... instances and id's for both sftp and ssh for every user. ... userA-ssh member of sshAllow ...
      (SSH)
    • Re: Setting up prvate public keys for ssh
      ... I set it up with SFTP ... does sshd print anything to log ... The log file is of course /var/log/auth.log by default. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)
    • Re: In the market for a secure replacement for FTPD
      ... >> Use sftp (SSH). ... > with sshd? ... pretty good Windoze SCP client out there if you Google for "WinSCP2". ...
      (comp.os.linux.misc)