On Wed, Jan 28, 2004 at 03:05:14PM -0800, Bryan Whitehead wrote: > I bet your /home directory is owned by root (as it should be) with 600 > permission. Since you have no access as a regular user to /home, you can > never get to /home/borisych
The solution to this is to become root in the / directory and execute:
chmod 700 /home/borisych
There are few cases when a directory should not have execute permissions.
Try to avoid it.
Dan
--
/--------------- - - - - - -
| Dan Noe, freelance hacker
| http://isomerica.net/
pgp00000.pgp
Description: PGP signature
