On Thu, 2005-13-10 at 10:22 -0700, Craig White wrote:
chmod o+x /home/dave
This has solved the problem.
Thank you for suggesting solutions and educating me a bit more about permissions. I had not realized that a parent directory needs to have it's permissions open in order to access and use a child directory that is not restricted. Now I know.
Dave