> Am 21.09.2016 um 21:44 schrieb Christian:
> > Hi,
> > 
> > would be wonderful if the following would be possible:
> > 
> > <Anonymous ~ftp>
> >         # Limit LOGIN
> >         <Limit LOGIN>
> >                 Order Allow,Deny
> >                 Include /etc/proftpd/includes/limit.conf
> >                 Deny from All
> >         </Limit>
> > 
> >         <Directory pub>
> >           <Limit ALL>
> >                 Order Allow,Deny
> >                 Include /etc/proftpd/includes/limit.conf
> >                 Deny from All
> >           </Limit>
> >         </Directory>
> > 
> > Then I would be able to 'maintain' the 'Allow from' statements in just
> > one file ...

Thanks for prodding me on this.  Since there was not much response
either way, and because it seems like a sensible addition to me, I'll be
merging a PR which add this feature in shortly; see:

  https://github.com/proftpd/proftpd/pull/410

Cheers,
TJ

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
ProFTPD Developers List
<[email protected]>
https://lists.sourceforge.net/lists/listinfo/proftp-devel

Reply via email to