On Tue, Sep 08, 2009 at 02:30:39AM +0200, Kupor Laszlo wrote: > Package: proftpd-basic > Version: 1.3.2a-1 > Severity: normal > > New version of proftpd dont parse the <Limit> directive correctly. > here is an example: > > <Directory /home/ftp/dir1> > <Limit ALL> > DenyAll > </Limit> > <Limit DIRS> > AllowUser superuser > </Limit> > </Directory> > > <Directory /home/ftp/dir1/dir2> > <Limit ALL> > DenyAll > </Limit> > <Limit RETR DELE RMD> > AllowUser superuser > </Limit> > <Limit MKD STOR APPE DIRS> > AllowUser user1 > AllowUser superuser > </Limit> > </Directory> >
See http://bugs.proftpd.org/show_bug.cgi?id=3077 I would add X* variants because in >= 1.3.2 that's different from previous non-X commands and that could be relevant. -- Francesco P. Lovergine -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org