Bug 5011

Summary: /home/httpd is a bad location in home automount environments
Product: [Retired] Red Hat Linux Reporter: George Karabin <gkarabin>
Component: apacheAssignee: David Lawrence <dkl>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-09-09 13:01:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description George Karabin 1999-09-09 05:10:26 UTC
I recently started switching my companies Linux boxes to use
the company's home directory server. Home directories are
automounted via a map file exported by the NIS server.

The thing is, /home is an automounted directory (via NFS).
It seems to be a bad thing to install to /home/httpd, since
you cannot have unique /home/httpd directories for all of
the NIS clients on the network. While NIS home directories
could just as easily be automounted somewhere else, like
/nishome, most other unixes only install "real" user
directories to /home.

The net result is, I think Red Hat should make the
/home/httpd directory elsewhere, along with any other such
directories (see my bug filed against samba).

Comment 1 Jeff Johnson 1999-09-09 13:01:59 UTC
*** This bug has been marked as a duplicate of 5010 ***