File access rights assignment

G

Guest

Guest
Archived from groups: microsoft.public.win2000.active_directory (More info?)

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
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.active_directory (More info?)

YMan wrote:
> 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


--
Tomasz Onyszko
http://www.w2k.pl
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.active_directory (More info?)

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/details.aspx?FamilyID=0ad33a24-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



"Tomasz Onyszko" <T.Onyszko_nospam_@w2k.pl> wrote in message
news:ObsJ85vpFHA.1948@TK2MSFTNGP12.phx.gbl...
> YMan wrote:
>> 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
>
>
> --
> Tomasz Onyszko
> http://www.w2k.pl
 

TRENDING THREADS