Hi all,
We have about 12 Macs in our office here that need to have persistent access to a series of Samba shares on our linux-based file server. We have samba running on the server, and I can access it from the Macs (all running 10.3.7) but I having an odd bit of trouble.
Suppose I have created a folder /MountPoint. From the console I enter a command:
# /sbin/mount_smbfs -T 10 //username
assword@server/share /MountPoint
This mounts the Samba share to the Mac. However, when I take a look at the folder in Finder, it immediately vanishes!
If I cd /MountPoint in the console, I can see and interact with the files, so I *know* it is connected--I just can't access it through the GUI.
What might I be doing wrong? Any help or ideas are greatly appreciated!
We have about 12 Macs in our office here that need to have persistent access to a series of Samba shares on our linux-based file server. We have samba running on the server, and I can access it from the Macs (all running 10.3.7) but I having an odd bit of trouble.
Suppose I have created a folder /MountPoint. From the console I enter a command:
# /sbin/mount_smbfs -T 10 //username

This mounts the Samba share to the Mac. However, when I take a look at the folder in Finder, it immediately vanishes!
If I cd /MountPoint in the console, I can see and interact with the files, so I *know* it is connected--I just can't access it through the GUI.
What might I be doing wrong? Any help or ideas are greatly appreciated!