locked out of home directory??

Bill Moseley moseley at hank.org
Fri Oct 26 00:43:08 UTC 2007


On Thu, Oct 25, 2007 at 07:28:51PM -0400, matt.price at utoronto.ca wrote:
> if i try to
> ls /home/matt
> or
> cd /home/matt
> i get
> Permission denied.
> 
> but if i ls -ld /home/matt it shows
> 
> drw-r--r-- matt matt   /home/matt

Need "x" to access the directory.

Maybe:

    chmod 755 /home/matt

-- 
Bill Moseley
moseley at hank.org






More information about the Legacy mailing list