On Sun, 27 Aug 2000, John Walker wrote:
> Anyone ever seen anything like this before?
>
> Bash says a directory doesn't exist when logging in as the user who's home
> directory it is.
>
> The directory IS there.
>
> What the heck? (FWIW the directory had already been created when I created
> the user... Wonder what diff that makes?)
>
Try (as root) chown -R colin.colin
/home/colin
That'll tell linux that it needs to know that the userid
"colin" owns the directory "colin." Just because it's NAMED
/home/colin, doesn't mean that colin actually owns it
because you created it BEFORE you created the user!
John
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list