Howdy list,<br><br> I can't seem to find any doc's explaining what's really going on behind this scenario:<br><br>A user home directory had been reset to :<br><br>d--- --- --- user group user_dir<br><br><br>As root i tried to :
<br><br>chmod -R 750 user_dir <br><br>got permission denied, my friend tried with as user that owns the directory to:<br><br>chmod -R 750 user_dir  and voila it works.<br><br>My
question is how come did it work, since the user_dir doesn't have a
owner permission attached and why user root has been denied with
changing the mode?
<br><br><br>Rgds,<br><span class="sg"><br>Joseph<br></span>