home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / dlmanifests / security-kerberos-dl.man < prev    next >
Text File  |  2008-01-19  |  713b  |  24 lines

  1. <assembly>
  2.   <assemblyIdentity name="Microsoft-Windows-Security-Kerberos-DL" version="0.0.0.0" processorArchitecture="*" language="*"/>
  3.  
  4.   <migration>
  5.  
  6.     <migXml xmlns="">
  7.       <!-- Check as this is only valid for down-level OS < than Windows Vista ? -->
  8.       <detects>
  9.         <detect>
  10.           <condition>MigXmlHelper.IsOSEarlierThan("NT", "6.0.0.0")</condition>
  11.         </detect>
  12.       </detects>
  13.  
  14.       <rules context="System">
  15.         <include>
  16.           <objectSet>
  17.             <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Control\Lsa\Kerberos\Parameters\* [*]</pattern>
  18.           </objectSet>
  19.         </include>
  20.       </rules>
  21.     </migXml>
  22.   </migration>
  23. </assembly>
  24.