Re: Home directory not accessible but really there...

2019-08-28 Thread cygwin
Silly me -- problem was due to a typo in an old (and forgotten) fstab.d file. Never mind. Sorry for the troubles... "" wrote at about 15:47:59 -0400 on Tuesday, August 27, 2019: > In summary: > 1. Home directory is not accessible via: 'cd ' or 'cd ~' (it >takes me to /tmp) and 'ls -al /home

Home directory not accessible but really there...

2019-08-27 Thread
In summary: 1. Home directory is not accessible via: 'cd ' or 'cd ~' (it takes me to /tmp) and 'ls -al /home' shows my home directory as having corrupted permissions, UID and GID (all are ???) 2. Home directory is accessible and shows proper perms/UID/GID when I go there with the full pat