home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / PolicyDefinitions / Smartcard.admx < prev    next >
Extensible Markup Language  |  2008-01-19  |  8KB  |  158 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8"?>
  2. <!--  (c) 2006 Microsoft Corporation  -->
  3. <policyDefinitions xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="1.0" schemaVersion="1.0" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
  4.   <policyNamespaces>
  5.     <target prefix="smartcard" namespace="Microsoft.Policies.SmartCard" />
  6.     <using prefix="windows" namespace="Microsoft.Policies.Windows" />
  7.   </policyNamespaces>
  8.   <resources minRequiredRevision="1.0" />
  9.   <categories>
  10.     <category name="SmartCard" displayName="$(string.SmartCard)">
  11.       <parentCategory ref="windows:WindowsComponents" />
  12.     </category>
  13.   </categories>
  14.   <policies>
  15.     <policy name="AllowCertificatesWithNoEKU" class="Machine" displayName="$(string.AllowCertificatesWithNoEKU)" explainText="$(string.AllowCertificatesWithNoEKU_help)" key="SOFTWARE\Policies\Microsoft\Windows\SmartCardCredentialProvider" valueName="AllowCertificatesWithNoEKU">
  16.       <parentCategory ref="SmartCard" />
  17.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  18.       <enabledValue>
  19.         <decimal value="1" />
  20.       </enabledValue>
  21.       <disabledValue>
  22.         <decimal value="0" />
  23.       </disabledValue>
  24.     </policy>
  25.     <policy name="AllowIntegratedUnblock" class="Machine" displayName="$(string.AllowIntegratedUnblock)" explainText="$(string.AllowIntegratedUnblock_help)" key="SOFTWARE\Policies\Microsoft\Windows\SmartCardCredentialProvider" valueName="AllowIntegratedUnblock">
  26.       <parentCategory ref="SmartCard" />
  27.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  28.       <enabledValue>
  29.         <decimal value="1" />
  30.       </enabledValue>
  31.       <disabledValue>
  32.         <decimal value="0" />
  33.       </disabledValue>
  34.     </policy>
  35.     <policy name="FilterDuplicateCerts" class="Machine" displayName="$(string.FilterDuplicateCerts)" explainText="$(string.FilterDuplicateCerts_help)" key="SOFTWARE\Policies\Microsoft\Windows\SmartCardCredentialProvider" valueName="FilterDuplicateCerts">
  36.       <parentCategory ref="SmartCard" />
  37.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  38.       <enabledValue>
  39.         <decimal value="1" />
  40.       </enabledValue>
  41.       <disabledValue>
  42.         <decimal value="0" />
  43.       </disabledValue>
  44.     </policy>
  45.     <policy name="ForceReadingAllCertificates" class="Machine" displayName="$(string.ForceReadingAllCertificates)" explainText="$(string.ForceReadingAllCertificates_help)" key="SOFTWARE\Policies\Microsoft\Windows\SmartCardCredentialProvider" valueName="ForceReadingAllCertificates">
  46.       <parentCategory ref="SmartCard" />
  47.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  48.       <enabledValue>
  49.         <decimal value="1" />
  50.       </enabledValue>
  51.       <disabledValue>
  52.         <decimal value="0" />
  53.       </disabledValue>
  54.     </policy>
  55.     <policy name="AllowSignatureOnlyKeys" class="Machine" displayName="$(string.AllowSignatureOnlyKeys)" explainText="$(string.AllowSignatureOnlyKeys_help)" key="SOFTWARE\Policies\Microsoft\Windows\SmartCardCredentialProvider" valueName="AllowSignatureOnlyKeys">
  56.       <parentCategory ref="SmartCard" />
  57.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  58.       <enabledValue>
  59.         <decimal value="1" />
  60.       </enabledValue>
  61.       <disabledValue>
  62.         <decimal value="0" />
  63.       </disabledValue>
  64.     </policy>
  65.     <policy name="AllowTimeInvalidCertificates" class="Machine" displayName="$(string.AllowTimeInvalidCertificates)" explainText="$(string.AllowTimeInvalidCertificates_help)" key="SOFTWARE\Policies\Microsoft\Windows\SmartCardCredentialProvider" valueName="AllowTimeInvalidCertificates">
  66.       <parentCategory ref="SmartCard" />
  67.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  68.       <enabledValue>
  69.         <decimal value="1" />
  70.       </enabledValue>
  71.       <disabledValue>
  72.         <decimal value="0" />
  73.       </disabledValue>
  74.     </policy>
  75.     <policy name="CertPropEnabledString" class="Machine" displayName="$(string.CertPropEnabledString)" explainText="$(string.CertPropEnabledString_help)" key="SOFTWARE\Policies\Microsoft\Windows\CertProp" valueName="CertPropEnabled">
  76.       <parentCategory ref="SmartCard" />
  77.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  78.       <enabledValue>
  79.         <decimal value="1" />
  80.       </enabledValue>
  81.       <disabledValue>
  82.         <decimal value="0" />
  83.       </disabledValue>
  84.     </policy>
  85.     <policy name="CertPropRootCleanupString" class="Machine" displayName="$(string.CertPropRootCleanupString)" explainText="$(string.CertPropRootCleanupString_help)" presentation="$(presentation.CertPropRootCleanupString)" key="SOFTWARE\Policies\Microsoft\Windows\CertProp">
  86.       <parentCategory ref="SmartCard" />
  87.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  88.       <elements>
  89.         <enum id="RootCertCleanupOption_Levels" valueName="RootCertificateCleanupOption">
  90.           <item displayName="$(string.RootCertCleanupOption_0)">
  91.             <value>
  92.               <decimal value="0" />
  93.             </value>
  94.           </item>
  95.           <item displayName="$(string.RootCertCleanupOption_1)">
  96.             <value>
  97.               <decimal value="1" />
  98.             </value>
  99.           </item>
  100.           <item displayName="$(string.RootCertCleanupOption_2)">
  101.             <value>
  102.               <decimal value="2" />
  103.             </value>
  104.           </item>
  105.         </enum>
  106.       </elements>
  107.     </policy>
  108.     <policy name="CertPropRootEnabledString" class="Machine" displayName="$(string.CertPropRootEnabledString)" explainText="$(string.CertPropRootEnabledString_help)" key="SOFTWARE\Policies\Microsoft\Windows\CertProp" valueName="EnableRootCertificatePropagation">
  109.       <parentCategory ref="SmartCard" />
  110.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  111.       <enabledValue>
  112.         <decimal value="1" />
  113.       </enabledValue>
  114.       <disabledValue>
  115.         <decimal value="0" />
  116.       </disabledValue>
  117.     </policy>
  118.     <policy name="IntegratedUnblockPromptString" class="Machine" displayName="$(string.IntegratedUnblockPromptString)" explainText="$(string.IntegratedUnblockPromptString_help)" presentation="$(presentation.IntegratedUnblockPromptString)" key="SOFTWARE\Policies\Microsoft\Windows\SmartCardCredentialProvider">
  119.       <parentCategory ref="SmartCard" />
  120.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  121.       <elements>
  122.         <text id="IntegratedUnblockPromptString" valueName="IntegratedUnblockPromptString" />
  123.       </elements>
  124.     </policy>
  125.     <policy name="ReverseSubject" class="Machine" displayName="$(string.ReverseSubject)" explainText="$(string.ReverseSubject_help)" key="SOFTWARE\Policies\Microsoft\Windows\SmartCardCredentialProvider" valueName="ReverseSubject">
  126.       <parentCategory ref="SmartCard" />
  127.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  128.       <enabledValue>
  129.         <decimal value="1" />
  130.       </enabledValue>
  131.       <disabledValue>
  132.         <decimal value="0" />
  133.       </disabledValue>
  134.     </policy>
  135.     <policy name="DisallowPlaintextPin" class="Machine" displayName="$(string.DisallowPlaintextPin)" explainText="$(string.DisallowPlaintextPin_help)" key="SOFTWARE\Policies\Microsoft\Windows\SmartCardCredentialProvider" valueName="DisallowPlaintextPin">
  136.       <parentCategory ref="SmartCard" />
  137.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  138.       <enabledValue>
  139.         <decimal value="1" />
  140.       </enabledValue>
  141.       <disabledValue>
  142.         <decimal value="0" />
  143.       </disabledValue>
  144.     </policy>
  145.  
  146.     <policy name="X509HintsNeeded" class="Machine" displayName="$(string.X509HintsNeeded)" explainText="$(string.X509HintsNeeded_help)" key="SOFTWARE\Policies\Microsoft\Windows\SmartCardCredentialProvider" valueName="X509HintsNeeded">
  147.       <parentCategory ref="SmartCard" />
  148.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  149.       <enabledValue>
  150.         <decimal value="1" />
  151.       </enabledValue>
  152.       <disabledValue>
  153.         <decimal value="0" />
  154.       </disabledValue>
  155.     </policy>
  156.   </policies>
  157. </policyDefinitions>
  158.