Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30004 - proftpd-1.2.9rc2 AllowOverwrite stops working
Summary: proftpd-1.2.9rc2 AllowOverwrite stops working
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Nick Hadaway
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-30 09:25 UTC by Roman Majer
Modified: 2004-01-23 20:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
This patch should fix the allowoverwite bug. (proftpd-allowoverwrite-patch,474 bytes, patch)
2003-10-02 12:40 UTC, Jason Jeremias
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Majer 2003-09-30 09:25:58 UTC
After security upgrade from 1.2.9rc1 to 1.2.9rc2
users cannot overwrite files from Windows Clients (Volkov Comander etc)

I have
 AllowOverwrite on
in global section specified.



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Vano D. 2003-10-01 04:07:59 UTC
This also includes with the stock linux ftp client. It is a problem with
the latest patched proftpd ebuild. I have tested rc2 and rc1 and this problem
does not exist in rc1 with the same system/config/files. Proftpd rc2 simply
ignores the "AllowOverwrite on" below:


DefaultRoot ~

# Normally, we want files to be overwriteable.
<Directory />
  AllowOverwrite    on
  <Limit SITE_CHMOD>
    Deny All
  </Limit>
</Directory>
Comment 2 Jason Jeremias 2003-10-02 12:40:37 UTC
Created attachment 18616 [details, diff]
This patch should fix the allowoverwite bug.
Comment 3 Nick Hadaway 2003-10-15 22:58:31 UTC
proftpd-1.2.9_rc3 is now in portage which should address this problem.  Please
test.
Comment 4 Holly 2003-10-27 05:33:23 UTC
1.2.9rc3 works for me (1.2.9rc2 didn't).
Comment 5 Roman Majer 2004-01-22 03:59:57 UTC
It is not in stable packages, so it is not closed for "stable" folks.

Roman.
Comment 6 Nick Hadaway 2004-01-23 20:07:28 UTC
Is there any reason that 1.2.9 shouldn't be unmasked for x86 at least?
Comment 7 Nick Hadaway 2004-01-23 20:39:18 UTC
proftpd-1.2.9 has just been marked stable for x86