Re: log scp interactions with openssh
From: Alexander Klimov (alserkli_at_inbox.ru)
Date: 09/12/05
- Previous message: Marcin Sura: "Timeouty while using SFTP subsystem of OpenSSH."
- In reply to: diabolo_at_cotse.net: "log scp interactions with openssh"
- Next in thread: diabolo_at_cotse.net: "Re[2]: log scp interactions with openssh"
- Reply: diabolo_at_cotse.net: "Re[2]: log scp interactions with openssh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 12 Sep 2005 18:02:57 +0300 (IDT) To: diabolo@cotse.net
Hi.
On Sat, 10 Sep 2005 diabolo@cotse.net wrote:
> I'm looking for a solution to log scp interactions on my server. I use
> currently openssh version 4.1p1 with the sftplogging patch. For
> users who need no shell access I use rssh to disable scp and force
> the use of sftp. But for users which needs shell access I do not
> know how to disable scp or to establish an scp logging.
>
> Is there a openssh patch for scp logging available?
>
> How can I disable scp for shell users?
Probably, you can somehow disable scp, but what you will get? A user
with shell access can just execute
$ wget http://his-site/new-file
or something similar to
$ cat > new-file
some data
EOF
and there are quite a few of packages which allows to automates this
for large and binary files.
-- Regards, ASK
- Previous message: Marcin Sura: "Timeouty while using SFTP subsystem of OpenSSH."
- In reply to: diabolo_at_cotse.net: "log scp interactions with openssh"
- Next in thread: diabolo_at_cotse.net: "Re[2]: log scp interactions with openssh"
- Reply: diabolo_at_cotse.net: "Re[2]: log scp interactions with openssh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|