LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-19-2004, 11:47 PM   #1
freekain
LQ Newbie
 
Registered: Apr 2004
Posts: 16

Rep: Reputation: 0
help explaining proftpd.conf file


I've been following ever so studiously a manual on setting up proftp here's what I got: this is the proftpd.conf file

ServerName "ProFTPD Default Installation"
ServerIdent on "FTP Server ready."
ServerType standalone
DefaultServer on
Port 21
Umask 022
MaxInstances 30
User nobody
Group nobody
DisplayConnect /etc/proftpd.welcome
DisplayLogin welcome.msg
DisplayFirstChdir .message


<Limit LOGIN>
Order allow,deny
Allow from 192.168.2.
Deny from all
</Limit>

<Limit READ DIRS>
IgnoreHidden on
</Limit>

<Directory /*>
AllowOverwrite on
</Directory>

<Anonymous ~dummy>
User dummy
Group dummy
AnonRequirePassword off
MaxClients 10

# Limit WRITE everywhere in the anonymous chroot
<Limit WRITE>
denyall
</Limit>

</Anonymous>

I can make this work either with only download permissions or with full control permissions, obviously I don't want the users to have full control but I would like them to have a single folder that they can upload to.
I couldn't find anywhere how to set this up properly, plus I would like to have a centralized root folder for all users not have each user with their own home folder. I'm not sure if this is making any sense but hopefully someone out there may be able to help me.

If you need more info let me know and I'll see what I can do.

thanks in advance

freekain
 
Old 05-23-2004, 07:34 AM   #2
motub
Senior Member
 
Registered: Sep 2003
Location: The Netherlands
Distribution: Gentoo (main); SuSE 9.3 (fallback)
Posts: 1,607

Rep: Reputation: 46
The Proftpd User's Guide is no help?
 
Old 05-24-2004, 10:40 PM   #3
freekain
LQ Newbie
 
Registered: Apr 2004
Posts: 16

Original Poster
Rep: Reputation: 0
I read thru parts of it and it doesn't seem very clear to me what does what

like how helpful is this
Config file
Do you know where the daemon is expecting to find the config file? If not check now, the two most likely places are /usr/local/etc/proftpd.conf and /etc/proftpd.conf. The compile time default as shipped with the bare source is the former however the latter is the the default for many of the packaged versions of ProFTPD.

sure it's a good thing to know but what lines do I put where and what do they do is my question.
 
Old 05-25-2004, 05:25 AM   #4
motub
Senior Member
 
Registered: Sep 2003
Location: The Netherlands
Distribution: Gentoo (main); SuSE 9.3 (fallback)
Posts: 1,607

Rep: Reputation: 46
Have you looked at the config file? Files like this usually have comments explaining what each setting does. And what use is this manual you've been following if it doesn't explain anything about the settings in question? Not much of a "manual", then, is it? Where did you find it? Link, please (so we can warn others).

Have you ever run an FTP server before? It doesn't sound like you have. The internal documentation for pretty much any FTP server program (Linux or Windows) will give you the basic idea of what the configuration for your particular application says, as all FTP server programs all have to do the same general operations to do their job properly. Did you check to see if ProFTPD installed any docs in /usr/share/docs?

Here are some tutorials about how to run an FTP server:

Quick HOWTO: Linux FTP Server Setup

Linux: Proftpd: Basic Server Configuration

WU-FTPD Configuration File Examples

PC Plus - Tutorials - Linux and broadband: running an FTP sever

Use VSFTP for a secure, reliable FTP server

etree.org | FTP Server FAQ

Good luck.
 
Old 05-25-2004, 01:31 PM   #5
freekain
LQ Newbie
 
Registered: Apr 2004
Posts: 16

Original Poster
Rep: Reputation: 0
thanks motub
 
Old 06-14-2004, 08:08 AM   #6
TonysDesigns
LQ Newbie
 
Registered: Jun 2004
Posts: 3

Rep: Reputation: 0
Hi sorry I had to remove this

Last edited by TonysDesigns; 05-01-2006 at 05:02 PM.
 
  


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
please doublecheck my proftpd.conf tw001_tw Slackware 1 12-06-2004 12:06 AM
help needed with proftpd.conf file? sebasjuh Mandriva 1 10-11-2004 09:26 AM
proftpd.conf question axis Linux - Networking 1 07-18-2003 12:16 AM
Another ProFTPD conf file? KillerCheeto Linux - Newbie 1 04-24-2003 11:28 PM
proftpd --- need help? could someone post a working proftpd.conf i could look at ZooRoPa Linux - Networking 1 04-02-2003 06:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:40 AM.

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