Re: How to mount a windows folder programmatically?
Re: How to mount a windows folder programmatically?
- Subject: Re: How to mount a windows folder programmatically?
- From: Art Isbell <email@hidden>
- Date: Thu, 17 Jun 2004 08:05:59 -1000
On Jun 17, 2004, at 6:08 AM, Xia, Wen wrote:
After the admin finishes his job, there is a directory under /Volumes
on
xserve1 as follows:
drwxr-xr-x 1 kd6cji wheel 16384 Jun 7 08:22 123.456.789.000
And in the application, I use "/Volumes/123.456.789.000/remoteDirName"
to
access the remote folder.
But after we bought a new xserve with Panther, the application stopped
working. After mounting the remote folder the same way, somehow the
directory under /Volumes looks like:
drwx------ 1 kd6cji admin 16384 7 Jun 08:22 123.456.789.000
It's been a long time since I struggled with Samba, but a Samba
configuration change in Panther might explain this (possibly a more
secure default configuration?). Have you compared the Samba
configuration files on both systems? OS X Server likely has a GUI that
manages Samba configuration, so maybe one needn't actually look at
configuration files themselves.
Aloha,
Art
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.