home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 October / Chip_1997-10_cd.bin / tema / explorer / ie40en / ieak4.cab / secmgr.adm < prev    next >
Windows Policy Administrative Template  |  1997-07-12  |  954b  |  36 lines

  1. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2. CLASS MACHINE   ;;;;;;;;;;;;;;;;;;
  3. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  4.  
  5. CATEGORY !!Security TYPE MACHINE
  6. KEYNAME "Software\Policies\Microsoft\Windows\CurrentVersion\Internet Settings"
  7.     POLICY !!PolicyName
  8.     PART !!Security_HKLM_only CHECKBOX
  9.     VALUENAME Security_HKLM_only
  10.     END PART
  11.  
  12.     PART !!Security_options_edit CHECKBOX
  13.     VALUENAME Security_options_edit
  14.     END PART
  15.  
  16.     PART !!Security_zones_map_edit CHECKBOX
  17.     VALUENAME Security_zones_map_edit
  18.     END PART
  19.     END POLICY
  20. END CATEGORY
  21.  
  22.  
  23. [strings]
  24. Security="Security Settings"
  25. PolicyName="Security Zones Settings"
  26. Security_HKLM_only="Use ONLY machine settings for security zones"
  27. Security_options_edit="Allow users to change policies for any security zone" 
  28. Security_zones_map_edit="Allow users to add/delete sites from a security zone"
  29.  
  30. [IEAK]
  31. Title=Security Settings
  32. NumLines=1
  33. Description0=Security Settings description here
  34. Lock=1
  35. Roles=001
  36.