PDA

View Full Version : [ENG/GER]Question about F / f Flags


andi.since
09-23-2005, 04:22 AM
Hi guys,

I have a little question about the these two flags:
# 'F' - FXP DENIED (DOWNLOAD)
# 'f' - FXP DENIED (UPLOAD)

Everytime I set these Flags to a user, this user is still able to use FXP (although he shouldn't be in my opinion)
So, do these flags really work? Or am I just doing something wrong. I only want to prevent serveral users fro using FXP.

greetz


in german:

Hi Leute,

Ich habe eine kleine frage bezüglich der F bzw f Flags:
# 'F' - FXP DENIED (DOWNLOAD)
# 'f' - FXP DENIED (UPLOAD)

Egal ob ich einem User diese Flags gebe oder nicht, er kann trotzdem FXP verwenden (obwohl er es meienr Meinung nach eigentlich nicht mehr können sollte)
Funktionieren diese 2 Flags überhaupt so, wie ich mir das vorstelle? Ich möchte nur einige User daran hintern FXP'en zu können.

greetz


ps: I use the following Verions/scripts:
ioFTPD 5.8.5r
ioBanana2 (ioB2) release1
ioA 2.0.5
windrop 1.6.16
Warchive 2.1
ioIsotope

pointBreak
09-23-2005, 10:18 AM
the correct values are
'F' - FXP DENIED (UPLOAD)
'f' - FXP DENIED (DOWNLOAD)

andi.since
09-23-2005, 10:34 AM
well, I gave both flags F unf f to a user. both it seems that this won't work. the user is still able to FXP (up und down)

_panic_
09-24-2005, 12:31 AM
well, I gave both flags F unf f to a user. both it seems that this won't work. the user is still able to FXP (up und down)

these flags are recognized and used in ioftpd. from my (incomplete) look at the code, it looks as if they *permit* fxp, not deny.

can a user fxp *without* these flags? that isn't clear to me from your post.

so far i'm only toilet tubing the code, so appologies for the narrow view of things from here.

andi.since
09-24-2005, 03:31 AM
Well, I checked and checked it all over again this night. deletet ioftpd and reinstalled (not with all scripts, only with ioA). now the flag seems to work. before reinstalling it definitly doesn't.
maybe it was in conflict with some script, i will do further checks

greetz