9 Nov 2004 02:49
Re: [Proftpd-user] how to control number of simultaneous login per user
Adrian Mak <makkaichung <at> gmail.com>
2004-11-09 01:49:57 GMT
2004-11-09 01:49:57 GMT
That's a great proftpd modules and it make configure proftpd in a more flexiable way. I want to know whether I can use any existings proftp directives within <IfUser></IfUser> ? On Sun, 7 Nov 2004 20:34:13 +0800 (GMT-8), TJ Saunders <tj <at> castaglia.org> wrote: > > > I read thru the online doc. and find a similar directive MaxClientsPerUser > > It seems it is apply globally instead of by user means > > > > So is it possible to implement in proftpd ? > > Yes, using mod_ifsession: > > http://www.castaglia.org/proftpd/modules/mod_ifsession.html > > Example: > > <IfUser foo> > MaxClientsPerUser 3 > </IfUser> > > Cheers, > TJ > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > No man can justly censure or condemn another, > because indeed no man truly knows another. > > -Sir Thomas Browne > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Sybase ASE Linux Express Edition - download now for FREE > LinuxWorld Reader's Choice Award Winner for best database on Linux. > http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click > _______________________________________________ > ProFTPD Users List <proftpd-users <at> proftpd.org> > Unsubscribe problems? > http://www.proftpd.org/list-unsub.html > ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ ProFTPD Users List <proftpd-users <at> proftpd.org> Unsubscribe problems? http://www.proftpd.org/list-unsub.html
RSS Feed