OSX 10.4.11 -> win2k8 r2 cluster shares

drparadox

Registered
Hi all,

Have recently upgraded a 2k3 file server to 2k8 R2 failover cluster.
The shares have been configured via share scoping (the new way in 2k8).

Mac users could connect previously - now cannot.
Have tried the following:

1. Verified that netbios over tcp/ip enabled on all nodes
2. Verified that smb signing policy has been disabled on the 2k8 server
3. Tried all combinations of the following connect to string:
smb://<servername>/<sharename>
smb://<servername>/
smb://<servername>:139/<sharename>
smb://<servername>:139/
smb://<fqdn>/sharename
smb://<fqdn>:139/sharename
4. Have bound MAC to AD - same results, so unbound


All of the above either result in an error -36 or an error -43.
The most common is the error -36.

From the console log it shows:
mount_smbfs: negotiate phase failed: Syserror: connection refused

Have run out of options now and last resort is to log a MS call...
Please help.
 
Back
Top