Mailinglist Archive: opensuse (3729 mails)
| < Previous | Next > |
Re: [SLE] disconnecting users from VSFTP
- From: Robert Sweet <rsweet@xxxxxxxxxxxxxxxxxx>
- Date: Sun, 1 Jun 2003 10:25:31 -0700
- Message-id: <20030601172530.GA28971@xxxxxxxxxxxxxxxxxx>
On Sun, Jun 01, 2003 at 12:01:52AM +0200, Rikard Johnels Wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello all.
> Is there a way to block specific users from my vsftp server?
> Sometimes i find users uploading stuff that are outside the agreement, and i
> want to be able to DISCONNECT them as they are trying to.
> I tried blocking them inthe firewall by adding a DROP rule to the specific IP
> But the transfer stayed up.
> proftpd had nice features to view connected users and drop them at will.
> But as far as i can see vsftp hasnt got those. :(
> Anyone with a nice clue?
>
> - --
>
> /Rikard
>
> - ------------------------------------------------------------------------------------
> Rikard Johnels email : rjhn@xxxxxxxx
> Web : http://www.rikjoh.com
> Mob : +46 70 464 99 39
>
>
Use TCP wrappers...hosts.deny vsftpd : ALL and hosts.allow
vsftpd : xxxx.xxxx.xxxx.xxxx the ip you want to allow.
--
_
_ __ _____ _____ ___| |_
| '__| / __\ \ /\ / / _ \/ _ \ __| -o)
| | _ \__ \\ V V / __/ __/ |_ /\\
|_|(_) |___/ \_/\_/ \___|\___|\__|_\_v
rsweet@xxxxxxxxxxxxxxxxxx
"there's no love in fear."
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello all.
> Is there a way to block specific users from my vsftp server?
> Sometimes i find users uploading stuff that are outside the agreement, and i
> want to be able to DISCONNECT them as they are trying to.
> I tried blocking them inthe firewall by adding a DROP rule to the specific IP
> But the transfer stayed up.
> proftpd had nice features to view connected users and drop them at will.
> But as far as i can see vsftp hasnt got those. :(
> Anyone with a nice clue?
>
> - --
>
> /Rikard
>
> - ------------------------------------------------------------------------------------
> Rikard Johnels email : rjhn@xxxxxxxx
> Web : http://www.rikjoh.com
> Mob : +46 70 464 99 39
>
>
Use TCP wrappers...hosts.deny vsftpd : ALL and hosts.allow
vsftpd : xxxx.xxxx.xxxx.xxxx the ip you want to allow.
--
_
_ __ _____ _____ ___| |_
| '__| / __\ \ /\ / / _ \/ _ \ __| -o)
| | _ \__ \\ V V / __/ __/ |_ /\\
|_|(_) |___/ \_/\_/ \___|\___|\__|_\_v
rsweet@xxxxxxxxxxxxxxxxxx
"there's no love in fear."
| < Previous | Next > |