On Jan 25, 2007, at 11:46 AM, Philip Lavine wrote:
For some reason my home drive which is a sharepoint on a OS X
server is unreachable from one of my clien machines
"Could not chdir to home directory /Network/Servers/foo.bar.com/
Volumes/RAID1/Home/philip: Permission denied
-bash: /Network/Servers/foo.bar.com/Volumes/RAID1/Home/
philip/.bash_profile: Permission denied
When I navigate to the through the /Network/Servers mount I noticed
that the Home folder has no files. It is like the mapping got
screwed up somehow. How do I restore the mapping to a the proper
location via the cmd line.
check the access permissions that user has to that folder.
cd /Network/Servers/foo.bar.com/Volumes/RAID1/
then
ls -la | more
check the perms on all the folders and check the perms on the folder
in question. Compare the files.
you could always back up their data elswere and delete the home
folder and issue a createhomdir -s , this will recreate the home
folder for that location.
-j
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macos-x-server mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/macos-x-server/email@hidden