try to make inaccessible the tab Security with GPO

  • Thread starter Thread starter Fabrice C
  • Start date Start date
F

Fabrice C

Hello

I try to make inaccessible the tab Security when we show the windows
Properties of a folder
is it possible with a policy ?

thanks
Fabrice
 
Use the File System Setting
Computer Configuration\Windows Settings\Security Settings\File System

Allows an administrator to define access permissions (DACLs) and audit
settings (SACLs) for file system objects.

The File System folder is available only in Group Policy objects associated
with domains, OUs, and sites. The File System folder does not appear in the
Local Computer Policy object.

How ever I think this works but not 100% sure, By default users have read
access to this file, if you remove the read permission to the particular
user or a group of users then you hide the tab.

Add the follow in to the File System Setting within a group policy

%SystemRoot%\System32\Rshx32.dll

--
Regards,

Christoffer Andersson
No email replies please - reply in the newsgroup
If the information was help full, you can let me know at:
http://www.itsystem.se/employers.asp?ID=1
 
That policy is located under user configuration -> administrative templates
-> Windows Components -> Windows Explorer -> Remove Security Tab for XP and
Win2003 policies.

You can use the following article on Win2K.
303153 HOW TO: Remove the Security Tab By Using a Group Policy
http://support.microsoft.com/?id=303153

IBTerry [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top