Networking Forums

Networking Forums > Computer Networking > Linux Networking > Proftpd + Apache: a question on ftp access configuration

Reply
Thread Tools Display Modes

Proftpd + Apache: a question on ftp access configuration

 
 
fil
Guest
Posts: n/a

 
      12-18-2003, 10:26 AM
I installed a small web server on Slackware 9.1.0 for SNMP/MRTG purposes.

I created a virtual web server on: /var/www/virtual/mrtg/htdocs/

Everything is fine.

Now I want to create FTP access for a UID called "mrtg", so that a web
designer will be able to modify the MRTG web pages contained in
/var/www/virtual//mrtg/htdocs/

I did: useradd -g users -G ftp -d /var/www/virtual/mrtg/htdocs/ -s /bin/bash
mrtg

and I created a password

It works, but only in read mode. Actually:

root@sarune:~# ls -l /var/www/virtual/mrtg/
total 6
drwxr-xr-x 2 root root 5448 Dec 18 13:20 htdocs/

What should I do now? A "chmod o+w /var/www/virtual/mrtg/htdocs" ?

Are there security issues? Is there a better way to configure it?

The reason why I am asking this, is that it's the first time that I am
exploring an Apache + FTP configuration...

Thanks for your help and/or hints


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Proftpd user/password : Easy question trihanhcie@gmail.com Linux Networking 0 06-06-2006 08:01 AM
proftpd.conf configuration NPS Linux Networking 1 04-24-2006 05:47 PM
Apache configuration to allow unlimited subdomains rovisoft Linux Networking 2 04-08-2005 08:05 PM
Access Point Configuration Question Brian V Wireless Internet 5 09-28-2004 04:50 AM
proftpd configuration problem Jander Linux Networking 0 07-23-2003 04:21 PM



1 2 3 4 5 6 7 8 9 10 11