Hi all,
I want to give my Lan users , guest access to my FTP server, to upload
pages to my local Apache webserver .
Everything seems to be working fine.. except that i am not sure how to add
the path to /home/httpd ..
In /etc/passwd :
I have created a user 'schoolci' whose home directory is /home/ftp/./schoolci
and default shell = /bin/false ... [ i chose /home/ftp so that the user
gets access to the bin, etc, lib and dev ]
/bin/false has been added to /etc/shells .
How do I let the users access /home/httpd ?
I have set the permissions and ownership to /home/httpd as follows :
chown -R root.wwwgroup /home/httpd
chmod 775 /home/httpd
PS provide i have this running , is there a utility that'd allow me to
mirror my site onto my Hosting company's Redhat server ?
Regards
Anurag
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.