LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-16-2004, 09:23 AM   #1
DuPHaLaC
LQ Newbie
 
Registered: Oct 2004
Posts: 7

Rep: Reputation: 0
proftpd anon permissions


Hi,
I've recently installed proftpd. I have configured an anonymous login. The user should be able to upload files to an anonymous directory, the home of the ftp user.
Now, everytime I try to upload files as anon, I get 550 error: permission denied (or something like that).
The ftp user had full drwx permissions in the anonymous directory.
Here is my config:

ServerName "DuPHaLaC Linux FTP Server"
ServerType standalone
DefaultServer on
Port 21
Umask 022
MaxInstances 30
User proftpd
Group proftpd
#DefaultRoot ~
<Directory />
AllowOverwrite on
</Directory>

# Configuration anonymous users
<Anonymous ~ftp>
User ftp
Group ftp
UserAlias anonymous ftp
MaxClients 10
DisplayLogin welcome.msg
DisplayFirstChdir .message
HideUser root

<Directory ~ftp>
<Limit STOR CWD MKD READ>
AllowAll
</Limit>
<Limit RMD DELE>
DenyAll
</Limit>
</Directory>

</Anonymous>
 
Old 10-16-2004, 11:44 AM   #2
DuPHaLaC
LQ Newbie
 
Registered: Oct 2004
Posts: 7

Original Poster
Rep: Reputation: 0
Anyone?????
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Proftpd User Permissions discrepant Linux - Newbie 1 03-17-2005 04:33 PM
proftpd and file permissions Moses420ca Linux - Security 1 12-08-2003 05:17 AM
proftpd -- can't figure out how to allow anon users to send to me wendallsan Linux - Software 13 10-18-2003 01:54 PM
proftpd permissions niehls Linux - Software 2 05-02-2003 02:33 PM
Proftpd Permissions Nephlite Linux - Networking 6 02-08-2002 09:26 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:59 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration