Hi,
It's apparent that Mac os x can't connect to Windows 2003 servers shares by going through Go > Connect to Server without modifying some security policies on the domain controller.
However, you can use the terminal command
$> smbclient \\\\server\\share -U DOMAIN\Username
Which works just fine, even with the security policy in place.
So there is obviously a bug/incompatibility on MacOSX's side. Has Apple released a fix for this?
It's apparent that Mac os x can't connect to Windows 2003 servers shares by going through Go > Connect to Server without modifying some security policies on the domain controller.
However, you can use the terminal command
$> smbclient \\\\server\\share -U DOMAIN\Username
Which works just fine, even with the security policy in place.
So there is obviously a bug/incompatibility on MacOSX's side. Has Apple released a fix for this?