IAmFromMars
Registered
I am having strange results when trying to connect to Samba shared folders on various servers. I have verified that all the Samba shared folders are working because I can mount them on my Windows 2000 PC using "Map Network Drive" feature. Here is the an overview of the problems:
Share #1:
(client = Mac OS X: ip=192.168.1.199, server = Mac OS X: ip= 192.168.5.155)
When trying to mount a Samba directory using Finder Go menu:
smb://WORKGROUP;192.168.5.155/username
I get the error message
"No file services are available at the URL smb://192.168.5.155/username
Try again later or try a different URL (server returned error 1)"
The server is a Mac OS X (10.1.5) computer with Samba setup to share in standard [homes] mode which shares the home directory of all users.
Interestingly, I am able to mount this directory on my Windows 2000 PC using the "Map Network Drive" command with Folder = \\192.168.5.155\username
Share #2:
(client = Mac OS X: ip=192.168.1.199, server is RedhatLinux 7.2: ip=192.168.1.9)
I am able to mount a folder from the linux server running Samba also sharing using the standard [homes] mode using the Finder Go menu:
smb://WORKGROUP;192.168.1.9/username
This folder is also mounted on my Windows 2000 PC using the "Map Network Drive" command with Folder = \\192.168.1.9\username
So why can my mac mount the folder shared by the linux server, but no the folder shared by Mac OS X, when in both cases my Windows 2000 works fine?
Also, using the Finder Go menu, how do you specify the NT domain username and password. In a Windows PC, when you do "Map Network Drive", you have the option of loging in as the current user, or changing the user before you "Map Network Drive". Is this possible with Mac OS X? Does Mac OS X use the username and password if its current user when authenticating on an NT Domain?
Any help would be appreciated...
Share #1:
(client = Mac OS X: ip=192.168.1.199, server = Mac OS X: ip= 192.168.5.155)
When trying to mount a Samba directory using Finder Go menu:
smb://WORKGROUP;192.168.5.155/username
I get the error message
"No file services are available at the URL smb://192.168.5.155/username
Try again later or try a different URL (server returned error 1)"
The server is a Mac OS X (10.1.5) computer with Samba setup to share in standard [homes] mode which shares the home directory of all users.
Interestingly, I am able to mount this directory on my Windows 2000 PC using the "Map Network Drive" command with Folder = \\192.168.5.155\username
Share #2:
(client = Mac OS X: ip=192.168.1.199, server is RedhatLinux 7.2: ip=192.168.1.9)
I am able to mount a folder from the linux server running Samba also sharing using the standard [homes] mode using the Finder Go menu:
smb://WORKGROUP;192.168.1.9/username
This folder is also mounted on my Windows 2000 PC using the "Map Network Drive" command with Folder = \\192.168.1.9\username
So why can my mac mount the folder shared by the linux server, but no the folder shared by Mac OS X, when in both cases my Windows 2000 works fine?
Also, using the Finder Go menu, how do you specify the NT domain username and password. In a Windows PC, when you do "Map Network Drive", you have the option of loging in as the current user, or changing the user before you "Map Network Drive". Is this possible with Mac OS X? Does Mac OS X use the username and password if its current user when authenticating on an NT Domain?
Any help would be appreciated...