A
aCompuTech
I successfully execute the command
cacls \\machineName\c$\folderName\*.* /t /e /g student:f
from the command prompt to any computer in my workgroup and I even automate
it with batch files. All the computers in my workgroup have the same users
and passwords. But when I use the shell function in Access 2003 to automate
setting permissions to files in my workgroup the permissions are applied in
the remote workgroup computers with an Account Unknown instead of the user
that I specify. I now it has to do with the SID and it probably is trying to
apply my local SID to all the other computers. I have not been able to get it
to work from within Access 2003. Help please.
cacls \\machineName\c$\folderName\*.* /t /e /g student:f
from the command prompt to any computer in my workgroup and I even automate
it with batch files. All the computers in my workgroup have the same users
and passwords. But when I use the shell function in Access 2003 to automate
setting permissions to files in my workgroup the permissions are applied in
the remote workgroup computers with an Account Unknown instead of the user
that I specify. I now it has to do with the SID and it probably is trying to
apply my local SID to all the other computers. I have not been able to get it
to work from within Access 2003. Help please.