Here&#39;s what I&#39;m trying to do. Maybe I&#39;m shooting for the moon here, but it can&#39;t hurt to try.<br><br>I have several sites on my host, and several users who need access to subdirectories within those sites. For example:<br>
<br>/V_HOST/SITE_ONE/CAMPUS/COURSES<br>/V_HOST/SITE_TWO/CAMPUS/COURSES<br><br>We have educational designers who need to be able to get into the COURSES directories of SITE_ONE and SITE_TWO, but not in any other subdirectory, or any subdirectory above the COURSES subdirectories. In an ideal world, my educational designers would only have to worry about one login, rather than having to have a second login for each site.<br>
<br>I created a subdirectory under V_HOST called &quot;designers&quot;. Under &quot;designers&quot; I created one subdirectory for each designer. Then in each of those subdirectories I created a symbolic link to the various COURSES subdirectories. For example:<br>
<br>/V_HOST/DESIGNERS/USER_1<br>&nbsp;&nbsp;&nbsp;&nbsp; COURSES_ONE -&gt; /V_HOST/SITE_ONE/COURSES<br>&nbsp;&nbsp;&nbsp;&nbsp; COURSES_TWO -&gt; /V_HOST/SITE_TWO/COURSES<br><br>This didn&#39;t work until I gave the user account for each designers the same UID as the user that owns the entire site. I thought it was a great solution until I discovered that the education designers, once they followed the symbolic links to the COURSES subdirectories, could then browse to higher level directories in their FTP client. I trust the designers not to make any willful changes to the code elsewhere, but accidents can happen. Plus we&#39;re talking about allowing people outside our office having access to the courses subdirectories.<br>
<br>I tried creating a new user account and switching ownership of the courses subdirectories to that user, then setting the UID of one of my designers accounts to the same UID as the new user, but I got a &quot;permission denied&quot; error when I attempted to follow the symbolic link to the courses subdirectory.<br>
<br>The host has SELinux enabled, and, unfortunately, I don&#39;t have the option of disabling it.<br><br>Does anyone have any suggestions for how to go about doing what I want to do? Am I living in a dreamworld here?<br clear="all">
<br>-- <br>Richard S. Crawford (<a href="mailto:rscrawford@mossroot.com">rscrawford@mossroot.com</a>)<br><a href="http://www.mossroot.com">http://www.mossroot.com</a><br>Publisher and Editor in Chief, Daikaijuzine (<a href="http://www.daikaijuzine.com">http://www.daikaijuzine.com</a>)<br>