Mailinglist Archive: opensuse (3901 mails)
| < Previous | Next > |
Re: [SLE] logging sftp transfers
- From: Sunny <sloncho@xxxxxxxxx>
- Date: Tue, 11 Jan 2005 09:21:34 -0600
- Message-id: <e7eeb23050111072161729121@xxxxxxxxxxxxxx>
On Tue, 11 Jan 2005 08:31:51 +0000, Andrew Brown <seatrout@xxxxxxxxx> wrote:
> On Tue, 11 Jan 2005 02:16:14 +0100 (CET), Carlos E. R.
> <robin1.listas@xxxxxxxxxx> wrote:
>
> > > shared resource. He might perfectly well leave a program running ...
> >
> > He can not leave a program running on your computer unless you give him a
> > shell account on your computer, or unless he is a good hacker or cracker.
> >
> Well, he has got a shell account, buit I only showed him how to use an
> ftp client. This is a young man from long after the age of CLIs :-)
>
> What I am afraid of is that his housemates start plundering my server.
>
> > sftp, dunno. Some ftp daemons do.
> >
>
> which ones? I don't want anythign that doesn't run through Port 22
>
>
> --
> Andrew Brown
> What I do: www.darwinwars.com
> What I'm up to: www.thewormbook.com/helmintholog/
>
> --
> Check the headers for your unsubscription address
> For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
> Also check the archives at http://lists.suse.com
> Please read the FAQs: suse-linux-e-faq@xxxxxxxx
>
>
You may take a look at vsftpd. It has ssh integration.
http://vsftpd.beasts.org/
Also, you may use any ftp server. Just deny the access on port 21 from
outside, and use ssh tunneling to get to it.
Sunny
--
Get Firefox
http://www.spreadfirefox.com/?q=affiliates&id=10745&t=85
> On Tue, 11 Jan 2005 02:16:14 +0100 (CET), Carlos E. R.
> <robin1.listas@xxxxxxxxxx> wrote:
>
> > > shared resource. He might perfectly well leave a program running ...
> >
> > He can not leave a program running on your computer unless you give him a
> > shell account on your computer, or unless he is a good hacker or cracker.
> >
> Well, he has got a shell account, buit I only showed him how to use an
> ftp client. This is a young man from long after the age of CLIs :-)
>
> What I am afraid of is that his housemates start plundering my server.
>
> > sftp, dunno. Some ftp daemons do.
> >
>
> which ones? I don't want anythign that doesn't run through Port 22
>
>
> --
> Andrew Brown
> What I do: www.darwinwars.com
> What I'm up to: www.thewormbook.com/helmintholog/
>
> --
> Check the headers for your unsubscription address
> For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
> Also check the archives at http://lists.suse.com
> Please read the FAQs: suse-linux-e-faq@xxxxxxxx
>
>
You may take a look at vsftpd. It has ssh integration.
http://vsftpd.beasts.org/
Also, you may use any ftp server. Just deny the access on port 21 from
outside, and use ssh tunneling to get to it.
Sunny
--
Get Firefox
http://www.spreadfirefox.com/?q=affiliates&id=10745&t=85
| < Previous | Next > |