Go Back   FlashFXP Forums > FlashFXP > Release Archive > Website

Website Comments, Suggestions, Questions, Concerns, Fan mail, Hate mail, Whatever goes.

 
 
Thread Tools
Old 03-18-2005, 06:09 PM   #1
Junior Member
 
Join Date: Mar 2005
Posts: 4
Default give certain users more logins?

howdi,

I've been playing around with ioFTPD for some time now, but there's something I'm unable to fix..

Host.rules is set to POLICY ACCEPT 1
how can I give certain users (one group in particular) 2 ftp logins/ip??
is it even possible without giving them the M/L flag?

tia/greetz
_rEuTeL_ is offline  
Old 03-18-2005, 10:35 PM   #2
Senior Member
FlashFXP Registered User
ioFTPD Registered User
 
Join Date: Oct 2002
Posts: 500
Default

In host.rules set to 2 and restrict back to 1 login in user account.
EwarWoo is offline  
Old 03-19-2005, 12:26 AM   #3
Too much time...
Ultimate Scripter
 
Join Date: Jul 2003
Posts: 1,462
Default

You can also create a specific class for this user's ip address in Hosts.Rules and give this class 2 logins per ip while the general policy is 1 login per ip.
Code:
#  Classes
#
#  CLASS CLASS_NAME  TOTAL_CONNECTIONS_PER_CLASS

#       Rules
#
#       ACCEPT  I|H     IP|HOSTNAME     CLASS_NAME      CONNECTIONS_PER_IP
#       DENY    I|H     IP|HOSTNAME     LOG_STRING
#
This is the syntax of the definitions of the classes and the rules. Have a look to the default Hosts.Rules, there are examples too.

Keep in mind that Hosts.Rules is different than the account's settings. You should use both in your case.
Harm is offline  
Old 03-19-2005, 01:42 AM   #4
Senior Member
 
Join Date: Jan 2004
Posts: 237
Default

or .... this would make even more sense:

site change =GROUPNAME logins 2 ftp

where GROUPNAME is the group of the users you want to give 2 logins... it works like a charm

this is also assuming your Host.Rules already dictates that users can login more than once on 1 ip. as host.rules is read before individual rights.
mr_F_2 is offline  
Old 03-19-2005, 10:12 AM   #5
Junior Member
 
Join Date: Mar 2005
Posts: 4
Default

yes, but those solutions don't work with the anonymous account
anonymous leechers should only be able to login once per ip, but there can be 10 different people logged in with the anonymous account

how can you force that(with host.rules set to >1)?
_rEuTeL_ is offline  
Old 03-19-2005, 11:49 AM   #6
Senior Member
 
Join Date: Jan 2004
Posts: 237
Default

if host.rules is set to > 1, then you need a script to check ip and allow users to login accordingly. no idea if that script exists.
mr_F_2 is offline  
Old 03-19-2005, 12:14 PM   #7
Junior Member
 
Join Date: Mar 2005
Posts: 4
Default

ok :<
maybe a good idea to throw in the suggestions forum?

thanks btw
_rEuTeL_ is offline  
 
Create a free account to browse our forums without ads



Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to change F8 to something else? Gary King General Discussions 1 11-10-2004 06:03 PM


All times are GMT -5. The time now is 01:53 AM.