Re: scp only connection

From: Nick Jones (nick_at_freebsd.cx)
Date: 06/21/04

  • Next message: Edward Epstein: "Re: scp only connection"
    Date: Mon, 21 Jun 2004 10:03:12 +0100
    To: Volker <volker@vwsoft.com>
    
    

    Volker (volker@vwsoft.com) wrote:
    > Is there a way to restrict an ssh user to scp only?

    Yep, using (funnily enough) a piece of software called 'scponly':

    http://www.sublimation.org/scponly/

    I've used it in the past on a couple of occasions, and it seems to work
    well enough.

    -- 
    --Nick
    _______________________________________________
    freebsd-isp@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
    

  • Next message: Edward Epstein: "Re: scp only connection"

    Relevant Pages

    • Re: scp. I dont get it
      ... allows you restrict the use of the key to a specific ip, ... only use scp, and even then, only if the destination includes ... or running a cron script to do it for you. ... # original scp command given by the client. ...
      (comp.os.linux.security)
    • Re: scp only connection
      ... Hi Volker, there is a program called scponly that will do what you want. ... >FreeBSD machine and deny ssh access? ... >I've got an sshd running and want one user only use scp but disallow ssh ...
      (freebsd-isp)
    • Re: scp exploit
      ... I just downloaded the latest version of OpenSSH and it (scp) also ... Is there any way to restrict a user from ... Reading through the source, it seems that the ssh program ... The "Sending command:" is defined in ssh.c on line 940. ...
      (comp.security.ssh)