Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jan 2004 11:28:32 -0800 (PST)
From:      Eric Anholt <anholt@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/ftpd ftpd.c
Message-ID:  <200401071928.i07JSW7T029436@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
anholt      2004/01/07 11:28:32 PST

  FreeBSD src repository

  Modified files:
    libexec/ftpd         ftpd.c 
  Log:
  man ftpd says that "by default, anonymous users cannot modify existing files."
  However, the code did allow deletion of files.  Make deleting require the -m
  flag, too.
  
  PR:             bin/60809
  Submitted by:   Alexander Melkov <melkov@comptek.ru>
  
  Revision  Changes    Path
  1.148     +1 -1      src/libexec/ftpd/ftpd.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401071928.i07JSW7T029436>