No write access on Windows 2008 workgroup share
- by Serge - appTranslator
Hi All,
I'm trying to access network shares on my new Windows 2008 server (workgroup) using my server's local admin account. I can read files but not modify them.
Permissions (sharing + file system) say: Users = Read only. Admins = Full Control.
Even though I connect using my admin account (net use x: \\server\share /user:server\me), I can't write.
OTOH, I have another share on the same computer where users have Read AND Write. I can write into that one.
What's the problem? Does it have to do with UAC?
TIA for your help.