Remote folder protection

  • Thread starter Thread starter BedBaol
  • Start date Start date
B

BedBaol

Hello.
Can I change "protection premission" of a folder in Win2k DC from remote
cliente of domain?
I know RMTSHARE utility but it is impossible to work on protection policies
(only "share policies" are accessibles with this utility...)
Someone can hel me?
Thank's.

BedBaol
 
BedBaol said:
Hello.
Can I change "protection premission" of a folder in Win2k DC from remote
cliente of domain?

If by folder you mean "file share" then you might try one
or more of these:

subinacl.exe

setacl.exe (from sourceforge)

If these don't work over the network (I have not tested
either of them that I remember) then you might try
psexec from SysInternals.com and then run a utility
(those above or something else) locally.
I know RMTSHARE utility but it is impossible to work on protection
policies
(only "share policies" are accessibles with this utility...)
Someone can hel me?

You might clarify what you mean by "protection" policies;
PERMISSIONS control access to resources such as shares,
files, printers.
 
Herb Martin said:
If by folder you mean "file share" then you might try one
or more of these:

subinacl.exe

setacl.exe (from sourceforge)

If these don't work over the network (I have not tested
either of them that I remember) then you might try
psexec from SysInternals.com and then run a utility
(those above or something else) locally.

Thank'you very much.
I try this.

BedBaol
 
Back
Top