PDA

View Full Version : big problem


symanex
10-25-2003, 06:35 PM
i have a ioftpd 5.22R and when ppl i create a group and when ppl whant to connect 2 time at the same time they tell this to me

530 Login failed: Maximum concurrent connections for account reached, try again later.

after 2 time try to connect more than the number of connection allowed the person get banned.

i have to restart the ioftpd and made some other thing.do you know if i can disable that and how i can apply when i have create a group a limit of 2 connection at the same time.

i don't want to do after i have add a person at each time
site change =group logins 2 ftp

http://www.ioftpd.com/board/showthread.php?threadid=1453&highlight=banned

i have the same problem of that ppl but he said in version 5.15 you have fix that.it seem not fixed and sorry for my poor english my first language was french.

Mouton
10-25-2003, 06:44 PM
Then post in International Help Forum:
http://www.ioftpd.com/board/forumdisplay.php?s=&forumid=13

ppl get banned for connecting x times inside y seconds (defined in your .ini), not for connecting more that their allowed limit.

you can't define a specific login limit for a group, only per user and default (ioftpd\users\Default.User).

no bug there, configuration problems.

symanex
10-25-2003, 06:51 PM
(defined in your .ini), in what .ini ioftpd.ini ??? and can i disable this option.Can i disable the option for ban when ppl reconect to fast ???


can you give to me the configuration line to edit in the to files



in ioftpd.ini maybe that line:
Connections_To_Ban = 5 #
Ban_Counter_Reset_Interval = 120 #
Temporary_Ban_Duration = 1200 # Seconds host remains banned

but what i have to wrotte

Connections_To_Ban = False or 0 or other #
Ban_Counter_Reset_Interval = False or 0 or other #
Temporary_Ban_Duration = False or 0 or other # Seconds host remains banned

and that was from my user files

wkup 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
wkdn 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
tagline Vote ioFTPD for president
ratio 0 0 0 0 0 0 0 0 0 0
password *************************************
monthup 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
monthdn 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
limits 0 0 2 0 0
ips *@*

what i have to modify if i want when i add ppl to this group they can log 2 time at same time