> from failsafe terminal, after login > [EMAIL PROTECTED]:/$ cd /home/anthony/ > bash: cd: /home/anthony/: Permission denied
Don't say!
Log in as root. Then:
# cd /home
# chmod 755 anthony
# exit
Log in again, now as anthony.
This was recommended few days ago
by Ron Johnson.
Zoran
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

