File access rights assignment

Y

YMan

Hi,

Would anyone if access rights to folders / files can be assign using one of
the following methods?

- by Group Policy in Active Directory
- by using scripts or batch files

Thanks,
YMan
 
T

Tomasz Onyszko

YMan said:
Hi,

Would anyone if access rights to folders / files can be assign using one of
the following methods?

- by Group Policy in Active Directory
yes - You can define security template and then import it into GPO
- by using scripts or batch files

Yes, You can use cacls.exe in the batch file or script permissions
 
C

Cary Shultz [A.D. MVP]

Tomasz,

I have always liked xcacls better than cacls. But both will work. Just
incase anyone is interested here is some information on xcacls:

http://www.microsoft.com/windows2000/techinfo/reskit/tools/existing/xcacls-o.asp
http://support.microsoft.com/?id=318754

And the new 'fix' for xcacls is available. Here is some information on
that:

http://www.microsoft.com/downloads/...24-0616-473c-b103-c35bc2820bda&DisplayLang=en
http://support.microsoft.com/?id=825751

And, in my HTAs that I have created I tend to use SetACL. Here is some
information on that tool:

http://setacl.sourceforge.net/


--
Cary W. Shultz
Roanoke, VA 24012
Microsoft Active Directory MVP

http://www.activedirectory-win2000.com
http://www.grouppolicy-win2000.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top