I have a network share on a 2003 server that has permissions set for general
access (full rights to everyone). I get an "access denied" message when
accessing this share from a Server 2000 machine even though I am signed on as
a Domain Controller and both machines are in the same domain. I can not even
see the share using "net view" from the command line.
Once I explicitly attach to the shage using "net use" I get the general
access I want, but once this attachment is removed, it is back to "access
denied".
I have a service that needs to access this share and I don't want to have to
explicitly attach to the share every time I need to reboot one of the servers.
Is there a Security Setting in 2003 I am missing?
Is there a programatic way to attach to the server that mimics "net use"?