> # grep apache /etc/passwd
> apache:x:48:48:Apache:/var/www:/sbin/nologin
> 
> You suggesting I change apache to just another user, like this?
> apache:x:48:48:Apache:/var/www:/bin/bash

Yes, though I'd make its own home directory, /home/apache, and give
appropriate rights as needed to the doc root.

> Maybe generate apache's own set of ssh keys to access the remote server
> for rsync?

Yeah - just cleanse your input well :)

H


_______________________________________________
New York PHP User Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/show-participation

Reply via email to