FTP server

Sergei Giritch sergei at fleetchek.com
Fri Jun 18 19:29:45 UTC 2004


Hi Ben!
In /etc/vsftpd/vsftpd.conf specify
chroot_local_user=YES

and comment
#anonymous_enable=YES

Then to bind user to his home directory
In /etc/passwd

mosherben:x:800:800::/var/www:/bin/bash
pectabyte:x:801:801::/var/www/pectaybte:/bin/bash

Then in the bash execute
chmod 777 -R /var/www/pectaybte
chown pectabyte:pectabyte -R /var/www/pectaybte

that's it
Best Regards,
Sergei Giritch
Web System Administrator
Fleetchek.com


-----Original Message-----
From: redhat-list-bounces at redhat.com [mailto:redhat-list-bounces at redhat.com]
On Behalf Of Ben Sewell
Sent: Friday, June 18, 2004 3:52 AM
To: redhat-list at redhat.com
Subject: FTP server

Hi,
ok I installed the vsftpd which came with RH9. Anyhows I know the config 
file is in /etc/vsftpd/vsftpd.conf but how do I configure it to be 
multi-users with no anonymous access. This is only for a friend and myself 
to use. I have created our usernames and passwords but how to choose what 
directories we have access to?

I want my account (mosherben) to access /var/www/ for complete control of 
the FTP server and service so I can change the permissions of a subfolder 
using an FTP client if I dont like something I see in one of the folders.

I want my friends account (pectabyte) to access /var/www/pectaybte to 
control his area of the FTP service.

Both accounts need full permissions (7). Can someone help me figure the 
configuration out?

Thanks,
Ben

PS: I havnt updated any packages yet using up2date before someone asks.

_________________________________________________________________
Getting married? Find great tips, tools and the latest trends at MSN Life 
Events. http://lifeevents.msn.com/category.aspx?cid=married


-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list





More information about the redhat-list mailing list