Hello all,
we have a server \ share (W2k3 SP1) ==> \\Name90\test$
we made a CNAME entry in DNS for Hostname Name90 witch CNAME is: abc90
Logging on XP Workstation SP2 with useraccount "dir \\Name90\test$" works ;
"\\abc90\test$" works also.
But if we use a startupscript with GPO at comuterbased part like this:
dir \\Name90\test$ => works
dir \\abc90\test$ => access denied ?????????????????????????
http://support.microsoft.com/kb/281308/en-us
"DisableStrictNameChecking" does not .
share an folder permissions on \\Name90\test$ is everyone
Please