I can access SMB-signed shares on a Windows 2003 Server with the 'smbclient' on my PowerBook running Tiger, but only with the 'smbclient' command from Terminal. Is there a way I can access these from Finder?
The following command works:
/usr/bin/smbclient -U (domain)/(username) //(server)/(share)
I can see the files, and apparently FTP back and forth. I would just like to be able to map this drive from within Finder. I try the following:
From Finder on a Mac, I select "Go... Go to Folder" and try going to the
following server addresses:
cifs://servername/folder
or:
smb://servername
But:
It asks me to log on, I type a valid password and it results in the
error:
"Could not connect to the server because the name or password is not
correct."
This will work fine with Windows servers that do not have SMB-signing
turned on. Repeated Google searches have shown that this is a common
problem, and the only solution I've seen is to turn the signing off.
This is unacceptable.
Thanks!
The following command works:
/usr/bin/smbclient -U (domain)/(username) //(server)/(share)
I can see the files, and apparently FTP back and forth. I would just like to be able to map this drive from within Finder. I try the following:
From Finder on a Mac, I select "Go... Go to Folder" and try going to the
following server addresses:
cifs://servername/folder
or:
smb://servername
But:
It asks me to log on, I type a valid password and it results in the
error:
"Could not connect to the server because the name or password is not
correct."
This will work fine with Windows servers that do not have SMB-signing
turned on. Repeated Google searches have shown that this is a common
problem, and the only solution I've seen is to turn the signing off.
This is unacceptable.
Thanks!