PDA

View Full Version : idle timeout excempt flag..


ProlyX
06-21-2003, 11:18 AM
Hi,

i think topic says all...

just a flag that excempt ppls from idle timeout or exsist smt to do that already ?!

FTPServerTools
06-22-2003, 06:55 AM
you can handle that with sitekill...

sitekill user!=ioFTPD service=ftp "idle>120"


Kill every ftp users EXCEPT ioFTPD with idletime > 120 seconds

bounty
09-17-2003, 03:30 AM
here is a little suggestion for idle timeout for ioftpd b5.x reg

would be nice to have something like this in ioftpd.ini:

[ioFTPD]
Idle_TimeOut = 120 !-user1 !-user2 !=grp1 !=grp2

is this difficult to implement darkone?

have fun
bounty

DR. GiGa BYTe
09-17-2003, 03:44 AM
...or perhaps a new flag in the user files?

'I' - skip idle timeouts :D


cu
DR.GB

bounty
09-17-2003, 04:09 AM
ehehe yes ;) more easy to configure ;)

have fun
bounty

Pichento
09-17-2003, 04:13 AM
Even better...

I've suggested idle timeout per user / group.

d1 said it would be implemented in b5 :)

Really needed for ie. 0day ppl and others who uses shells.

EwarWoo
09-17-2003, 06:03 AM
really needed for siteops, monthly deletion can be a pain in ass when you're being disconnected every so often, as can nuking and shit.

Mouton
09-17-2003, 10:10 AM
Why don't u use NOOP on the sites u admin ? That's the intended use of NOOP.

U can even limit the NOOP usage in the Ftp-Permission section...

NOOP = 1M !*

or something...