Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

144 lines
4.8 KiB

  1. <?xml version="1.0"?>
  2. <SCEAnalysisData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="schema.xsd">
  3. <!-- This is only a sample XML for the Analysis Data generated by the SCE Engine -->
  4. <!-- The XSD Schema for this is SCE-Analysis.xsd -->
  5. <Description>
  6. <Name> SCE Analysis Data </Name>
  7. <DisplayName> Security Configuration Engine Core OS Security Analysis Data </DisplayName>
  8. <AnalysisDate>2001-12-31</AnalysisDate>
  9. <AnalysisTime>13:20:00</AnalysisTime>
  10. <Version>1</Version>
  11. </Description>
  12. <SystemAccess>
  13. <Setting>
  14. <!-- Steven: Name should be the same as what the Security Templates snapin generates when the setting is chosen -->
  15. <Name> PasswordHistorySize </Name>
  16. <!-- Steven: DisplayName should be the same (also localized) as what the Security Templates snapin shows for this setting -->
  17. <!-- Steven: Unit can be gleaned from the Security Templates snapin -->
  18. <AnalysisResult Unit="Unitless" Type="Scalar">
  19. <Match>false</Match>
  20. <BaselineValue> 10 </BaselineValue>
  21. <SystemValue> 15 </SystemValue>
  22. </AnalysisResult>
  23. </Setting>
  24. </SystemAccess>
  25. <SystemLog>
  26. <Setting>
  27. <Name> MaximumLogSize </Name>
  28. <AnalysisResult Unit="Unitless" Type="Scalar">
  29. <Match>true</Match>
  30. <BaselineValue>16384 </BaselineValue>
  31. <SystemValue> 16384 </SystemValue>
  32. </AnalysisResult>
  33. </Setting>
  34. <Setting>
  35. <Name> MaximumLogSize2 </Name>
  36. <AnalysisResult Unit="Unitless" Type="Scalar">
  37. <Match>true</Match>
  38. <BaselineValue>16384 </BaselineValue>
  39. <SystemValue> 16384 </SystemValue>
  40. </AnalysisResult>
  41. </Setting>
  42. </SystemLog>
  43. <SecurityLog>
  44. <Setting>
  45. <Name> MaximumLogSize </Name>
  46. <AnalysisResult Unit="KiloBytes" Type="Scalar">
  47. <Match>false</Match>
  48. <BaselineValue> 16384 </BaselineValue>
  49. <SystemValue> 16383 </SystemValue>
  50. </AnalysisResult>
  51. </Setting>
  52. </SecurityLog>
  53. <ApplicationLog>
  54. <Setting>
  55. <Name> MaximumLogSize </Name>
  56. <AnalysisResult Unit="KiloBytes" Type="Scalar">
  57. <Match>false</Match>
  58. <BaselineValue> 16384 </BaselineValue>
  59. <SystemValue> 16383 </SystemValue>
  60. </AnalysisResult>
  61. </Setting>
  62. </ApplicationLog>
  63. <EventAudit>
  64. <Setting>
  65. <Name> AuditAccountLogon </Name>
  66. <AnalysisResult Unit="Unitless" Type="Scalar">
  67. <Match>false</Match>
  68. <BaselineValue> TRUE </BaselineValue>
  69. <SystemValue> FALSE </SystemValue>
  70. </AnalysisResult>
  71. </Setting>
  72. </EventAudit>
  73. <PrivilegeRights>
  74. <Setting>
  75. <Name> SeNetworkLogonRight </Name>
  76. <AnalysisResult Unit="string" Type="Vector">
  77. <Match>false</Match>
  78. <BaselineValue>
  79. <Account>*S-1-5-32-544</Account>
  80. </BaselineValue>
  81. <SystemValue>
  82. <Account>*S-1-5-32-544</Account>
  83. <Account>*S-1-5-32-545</Account>
  84. </SystemValue>
  85. </AnalysisResult>
  86. </Setting>
  87. </PrivilegeRights>
  88. <GroupMembership>
  89. <Setting>
  90. <Name> test__Members </Name>
  91. <AnalysisResult Unit="string" Type="Vector">
  92. <Match>true</Match>
  93. <BaselineValue>
  94. <Account>*S-1-5-32-544</Account>
  95. </BaselineValue>
  96. <SystemValue>
  97. <Account>*S-1-5-32-544</Account>
  98. </SystemValue>
  99. </AnalysisResult>
  100. </Setting>
  101. </GroupMembership>
  102. <ServiceGeneralSetting>
  103. <Setting>
  104. <Name> CORRTSvc </Name>
  105. <AnalysisResult Unit="Unitless" Type="Scalar">
  106. <Match>true</Match>
  107. <BaselineValue>
  108. <StartupType>2</StartupType>
  109. <SecurityDescriptor>D:AR(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)(A;;CCLCSWLOCRRC;;;IU)S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)</SecurityDescriptor>
  110. </BaselineValue>
  111. <SystemValue>
  112. <StartupType>2</StartupType>
  113. <SecurityDescriptor>D:AR(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)</SecurityDescriptor>
  114. </SystemValue>
  115. </AnalysisResult>
  116. </Setting>
  117. </ServiceGeneralSetting>
  118. <RegistryValues>
  119. <Setting>
  120. <Name> MACHINE\System\CurrentControlSet\Control\Lsa\LimitBlankPasswordUse </Name>
  121. <AnalysisResult Unit="Unitless" Type="Scalar">
  122. <Match>true</Match>
  123. <BaselineValue> TRUE </BaselineValue>
  124. <SystemValue> TRUE </SystemValue>
  125. </AnalysisResult>
  126. </Setting>
  127. <Setting>
  128. <Name>MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\AllocateCDRoms</Name>
  129. <AnalysisResult Unit="Unitless" Type="Scalar">
  130. <Match>true</Match>
  131. <BaselineValue>1,"0"</BaselineValue>
  132. <SystemValue>1,"0"</SystemValue>
  133. </AnalysisResult>
  134. </Setting>
  135. <Setting>
  136. <Name> MACHINE\System\CurrentControlSet\Control\Lsa\LimitBlankPasswordUse </Name>
  137. <AnalysisResult Unit="Unitless" Type="Scalar">
  138. <Match>true</Match>
  139. <BaselineValue>4,0</BaselineValue>
  140. <SystemValue>4,0</SystemValue>
  141. </AnalysisResult>
  142. </Setting>
  143. </RegistryValues>
  144. </SCEAnalysisData>