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.

214 lines
7.4 KiB

  1. ;/*++
  2. ;
  3. ;Copyright (c) 1995 Microsoft Corporation
  4. ;
  5. ;Module Name:
  6. ;
  7. ; kdcevent.h
  8. ;
  9. ;Abstract:
  10. ;
  11. ; Definitions for POP3 Server Events
  12. ;
  13. ;Author:
  14. ;
  15. ; RichardW, 3 Mar 95
  16. ;
  17. ;Revision History:
  18. ;
  19. ;Notes:
  20. ;
  21. ; This file is generated by the MC tool from the pop3evnt.mc file.
  22. ;
  23. ;--*/
  24. ;
  25. ;
  26. ;#ifndef __KDCEVENT_H__
  27. ;#define __KDCEVENT_H__
  28. ;
  29. SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
  30. Informational=0x1:STATUS_SEVERITY_INFORMATIONAL
  31. Warning=0x2:STATUS_SEVERITY_WARNING
  32. Error=0x3:STATUS_SEVERITY_ERROR
  33. )
  34. MessageId=1 Severity=Success SymbolicName=CATEGORY_KDC
  35. Language=English
  36. KDC
  37. .
  38. MessageId= Severity=Success SymbolicName=CATEGORY_MAX_CATEGORY
  39. Language=English
  40. Max
  41. .
  42. MessageId= Severity=Warning SymbolicName=KDCEVENT_UNKNOWN_PRINCIPAL
  43. Language=English
  44. Could not find principal %1
  45. .
  46. MessageId= Severity=Warning SymbolicName=KDCEVENT_FAILED_DOMAIN_CREDS
  47. Language=English
  48. Domain %1 propagated to us but did not authenticate
  49. .
  50. MessageId= Severity=Error SymbolicName=KDCEVENT_POLICY_UPDATE_FAILED
  51. Language=English
  52. The KDC failed to update policy class %1. The error is in the data.
  53. .
  54. MessageId= Severity=Error SymbolicName=KDCEVENT_DOMAIN_LIST_UPDATE_FAILED
  55. Language=English
  56. The KDC failed to update the trusted domain list. The error is in the data.
  57. .
  58. MessageId= Severity=Error SymbolicName=KDCEVENT_SAM_CALL_FAILED
  59. Language=English
  60. The Security Account Manager failed a KDC request in an unexpected way. The
  61. error is in the data field. The account name was %1 and lookup type %2.
  62. .
  63. MessageId= Severity=Error SymbolicName=KDCEVENT_NO_KEY_TYPE
  64. Language=English
  65. The account %1 did not have a suitable key for generating a Kerberos ticket.
  66. If the encryption type is supported, changing or setting the password will
  67. generate a proper key. The missing key type may be in the data field.
  68. .
  69. MessageId= Severity=Success SymbolicName=KDCEVENT_KRBTGT_PASSWORD_CHANGED
  70. Language=English
  71. The password on the KRBTGT account was changed.
  72. .
  73. MessageId= Severity=Error SymbolicName=KDCEVENT_KRBTGT_PASSWORD_CHANGE_FAILED
  74. Language=English
  75. The attempt to change the password on the KRBTGT account failed. The error
  76. code is in the data field
  77. .
  78. MessageId= Severity=Error SymbolicName=KDCEVENT_NAME_NOT_UNIQUE
  79. Language=English
  80. There are multiple accounts with name %1 of type %2.
  81. .
  82. MessageId= Severity=Warning SymbolicName=KDCEVENT_FAILED_TRANSITIVE_TRUST
  83. Language=English
  84. A request failed from client realm %1 for a ticket in realm %2.
  85. This failed because a trust link between the realms is non transitive.
  86. .
  87. MessageId= Severity=Error SymbolicName=KDCEVENT_CORRUPT_CREDENTIALS
  88. Language=English
  89. The account for %1 has corrupt keys stored in the DS. Changing
  90. or setting the password should restore correct keys.
  91. .
  92. MessageId= Severity=Error SymbolicName=KDCEVENT_NO_KEY_INTERSECTION_AS
  93. Language=English
  94. While processing an AS request for target service %1, the account %2 did not
  95. have a suitable key for generating a Kerberos ticket (the missing key has an ID
  96. of %3). The requested etypes were %4. The accounts available etypes were %5.
  97. Changing or resetting the password of %6 will generate a proper key.
  98. .
  99. MessageId= Severity=Error SymbolicName=KDCEVENT_INVALID_FORWARDED_AS_REQ
  100. Language=English
  101. The request for an AS ticket for client %1 was forwarded to the PDC. An
  102. invalid response to this forwarded request was detected and could indicate an
  103. attempt to spoof your PDC. There may be additional information in the data field.
  104. .
  105. MessageId= Severity=Error SymbolicName=KDCEVENT_NO_KEY_INTERSECTION_TGS
  106. Language=English
  107. While processing a TGS request for the target server %1, the account %2 did not
  108. have a suitable key for generating a Kerberos ticket (the missing key has an ID
  109. of %3). The requested etypes were %4. The accounts available etypes were %5.
  110. Changing or resetting the password of %6 will generate a proper key.
  111. .
  112. MessageId= Severity=Error SymbolicName=KDCEVENT_INVALID_POLICY
  113. Language=English
  114. When updating policy class %1, the KDC encountered invalid policy data
  115. and has failed to update the policy.
  116. .
  117. MessageId= Severity=Error SymbolicName=KDCEVENT_PAC_VERIFICATION_FAILURE
  118. Language=English
  119. During TGS processing, the KDC was unable to verify the signature on the
  120. PAC from %1. This indicates the PAC was modified.
  121. .
  122. MessageId= Severity=Warning SymbolicName=KDCEVENT_NO_KDC_CERTIFICATE
  123. Language=English
  124. This event indicates an attempt was made to use smartcard logon,
  125. but the KDC is unable to use the PKINIT protocol because it is missing a
  126. suitable certificate.
  127. .
  128. MessageId= Severity=Warning SymbolicName=KDCEVENT_INVALID_KDC_CERTIFICATE
  129. Language=English
  130. The currently selected KDC certificate was once valid, but now is invalid
  131. and no suitable replacement was found. Smartcard logon may not function correctly
  132. if this problem is not remedied. Have the system administrator check on the
  133. state of the domain's public key infrastructure. The chain status is in
  134. the error data.
  135. .
  136. MessageId= Severity=Warning SymbolicName=KDCEVENT_INVALID_CLIENT_CERTIFICATE
  137. Language=English
  138. The client certificate for the user %1\%2 is not valid, and resulted in a
  139. failed smartcard logon. Please contact the user for more information
  140. about the certificate they're attempting to use for smartcard logon. The
  141. chain status was : %3
  142. .
  143. MessageId= Severity=Warning SymbolicName=KDCEVENT_TRUST_LOOP
  144. Language=English
  145. The KDC encountered a trust loop when building a list of trusted domains.
  146. This indicates that the route to the domain %1 from this KDC has more than
  147. one possible trust path.
  148. .
  149. MessageId= Severity=Warning SymbolicName=KDCEVENT_MALFORMED_MESSAGE
  150. Language=English
  151. The KDC received invalid messages of type %1.
  152. .
  153. MessageId= Severity=Informational SymbolicName=KDCEVENT_POLICY_USER2USER_REQUIRED
  154. Language=English
  155. A service ticket request by client %1 for %2 was rejected because User2User was
  156. required. The KDC responds with this error when a client requests a service ticket
  157. for a user principal (a security risk). The client must support User2User in order
  158. to obtain a service ticket for the requested service principal
  159. .
  160. MessageId= Severity=Warning SymbolicName=KDCEVENT_S4USELF_ACCESS_FAILED
  161. Language=English
  162. The account %1 from domain %2 is attempting to use S4USelf for the target client %3,
  163. but is not allowed to perform group expansion on this client's user object.
  164. It may be necessary to adjust the ACL on the TokenGroupsGlobalAndUniversal
  165. attribute on the target client's user object to allow S4USelf to function correctly.
  166. This can also be accomplished by adding %1 to the Windows Authorization Access Group.
  167. .
  168. MessageId= Severity=Error SymbolicName=KDCEVENT_UNSUPPORTED_ETYPE_REQUEST_AS
  169. Language=English
  170. While processing an AS request for target service %1, the account %2 did not
  171. have a suitable key for generating a Kerberos ticket (the missing key has an ID
  172. of %3). The requested etypes were %4. The accounts available etypes were %5.
  173. .
  174. MessageId= Severity=Error SymbolicName=KDCEVENT_UNSUPPORTED_ETYPE_REQUEST_TGS
  175. Language=English
  176. While processing a TGS request for the target server %1, the account %2 did not
  177. have a suitable key for generating a Kerberos ticket (the missing key has an ID
  178. of %3). The requested etypes were %4. The accounts available etypes were %5.
  179. .
  180. ;
  181. ;#endif // __KDCEVENT_H_
  182. ;