home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 1 / Windows / PolicyDefinitions / en-US / KDC.adml < prev    next >
Extensible Markup Language  |  2008-01-19  |  2KB  |  26 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--  (c) 2006 Microsoft Corporation  -->
  3. <policyDefinitionResources 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.   <displayName>KDC Settings</displayName>
  5.   <description>Configuration settings for the Kerberos Key Distribution Center.</description>
  6.   <resources>
  7.     <stringTable>
  8.       <string id="KDC">KDC</string>
  9.       <string id="emitlili">Provide information about previous logons to client computers</string>
  10.       <string id="emitlili_explain">This policy setting controls whether the domain controller provides information about previous logons to client computers.
  11.  
  12. If you enable this policy setting, the domain controller does not provide the information message about previous logons. 
  13.  
  14. If you disable or do not configure this policy setting, the domain controller provides information about previous logons only if the "Display information about previous logons during user logon" policy setting is enabled.
  15.  
  16. Note: Information about previous logons is provided only if the domain functional level is Windows Server 2008. In domains with a domain functional level of Windows Server 2003, Windows 2000 native, or Windows 2000 mixed, domain controllers cannot provide information about previous logons, and enabling this policy setting does not affect anything.
  17. </string>
  18.     </stringTable>
  19.     <presentationTable>
  20.       <presentation id="emitlili">
  21.         <dropdownList refId="emitliliOp" oSort="true" defaultItem="0">Mode:</dropdownList>
  22.       </presentation>
  23.     </presentationTable>
  24.   </resources>
  25. </policyDefinitionResources>
  26.