Re: How to disable SCP ?
From: Edward Leiper (someone_at_example.com)
Date: 11/07/05
- Previous message: rong: "How to disable SCP ?"
- In reply to: rong: "How to disable SCP ?"
- Next in thread: Paul Hink: "Re: How to disable SCP ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 07 Nov 2005 09:07:06 +0000
If I recall correctly, scp works by connecting to the other machine by
ssh and then invoking the copy of scp on the other side. If you
change the permissions of scp so that the appropriate user (sshd or
the logging in user, I can't remember) cannot execute it on the server
side, then clients shouldn't be able to scp. This has the side effect
of stopping server-side users from using scp too, which is probably
what you want.
~Ed
- Previous message: rong: "How to disable SCP ?"
- In reply to: rong: "How to disable SCP ?"
- Next in thread: Paul Hink: "Re: How to disable SCP ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|