P
Pascal
Hi,
I have a problem when trying to use the following commande on a french
workstation:
cacls.exe "C:\Program Files\Intelerad Medical Systems" /T /E /G Everyone:F
It doesn't work and I have the following error translated in french:
"No mapping between account names and security IDs was done."
I found that I could use
cacls.exe "C:\Program Files\Intelerad Medical Systems" /T /E /G "Tout
le monde":F
But is there a way to specify directly a SID instead of having to find
out what is the langage of the installed Windows version? And if I want
to make it works with arabic and german?
Thanks,
Pascal
I have a problem when trying to use the following commande on a french
workstation:
cacls.exe "C:\Program Files\Intelerad Medical Systems" /T /E /G Everyone:F
It doesn't work and I have the following error translated in french:
"No mapping between account names and security IDs was done."
I found that I could use
cacls.exe "C:\Program Files\Intelerad Medical Systems" /T /E /G "Tout
le monde":F
But is there a way to specify directly a SID instead of having to find
out what is the langage of the installed Windows version? And if I want
to make it works with arabic and german?
Thanks,
Pascal