G
Guest
I see that someone else posted a CACLS problem to this NG today, so what the
heck; seems like a good enough place......
According to the listed switches, /T "Changes ACLs of specified files in
the current directory and all subdirectories."
Yet if I switch to a particular directory then use the command, only the
subfolder's and file's permissions are changed. How do I get the current
directory to change?
Here is the syntax that I'm using (from the desired directory, of course):
cacls *.* /t /g <username>:<perms>
I've also tried typing the full path to the top directory in the tree, but
that doesn't work either.
Thanks.
heck; seems like a good enough place......
According to the listed switches, /T "Changes ACLs of specified files in
the current directory and all subdirectories."
Yet if I switch to a particular directory then use the command, only the
subfolder's and file's permissions are changed. How do I get the current
directory to change?
Here is the syntax that I'm using (from the desired directory, of course):
cacls *.* /t /g <username>:<perms>
I've also tried typing the full path to the top directory in the tree, but
that doesn't work either.
Thanks.