Skip to content

Commit 0f31a65

Browse files
author
Simonx Xu
authored
Merge pull request #9372 from MicrosoftDocs/main
Auto push to live 2025-07-18 02:40:39
2 parents 03c6606 + 2efed56 commit 0f31a65

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

support/windows-server/active-directory/accounts-lastlogontimestamp-future-time.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Accounts Have the LastLogonTimestamp Value Set to Future
33
description: Helps resolve an issue in which user or computer accounts have the lastLogonTimestamp value set to a future time.
4-
ms.date: 03/11/2025
4+
ms.date: 07/18/2025
55
manager: dcscontentpm
66
audience: itpro
77
ms.topic: troubleshooting
@@ -34,7 +34,7 @@ For previous versions of Windows, the approaches to resolve the issue are to:
3434
- Ignore the `lastLogonTimestamp` value and use other metrics to identify orphaned accounts.
3535
- Delete the affected accounts and create new ones.
3636

37-
In Windows Server 2025, there's a new facility to repair broken objects as specified in [[MS-ADTS]: fixupObjectState](/openspecs/windows_protocols/ms-adts/37294765-9e7d-41a1-aded-2d6f744eee8c).
37+
In Windows Server 2022 and Windows Server 2025, there's a new facility to repair broken objects as specified in [[MS-ADTS]: fixupObjectState](/openspecs/windows_protocols/ms-adts/37294765-9e7d-41a1-aded-2d6f744eee8c).
3838

3939
> [!NOTE]
4040
> There's functionality to correct missing `sAMAccountType` and `objectCategory` attributes. For more information, see [Can't edit or delete an AD object and receive the error "attribute is owned by the Security Accounts Manager (SAM)" or "The specified account does not exist"](cannot-edit-delete-ad-object-error-sam.md).

support/windows-server/active-directory/cannot-edit-delete-ad-object-error-sam.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Can't Edit or Delete an AD Object and Receive Errors
33
description: Helps resolve an issue where you can't edit or delete an AD object and receive the error Attribute is owned by SAM or The specified account does not exist.
4-
ms.date: 03/11/2025
4+
ms.date: 07/18/2025
55
manager: dcscontentpm
66
audience: itpro
77
ms.topic: troubleshooting
@@ -99,7 +99,7 @@ The object was deleted and undeleted. Deleted objects don't have the `sAMAccount
9999
>
100100
> If the undeletion was done recently, you can restore the object using a backup in an authoritative restore. This also restores these attributes.
101101
102-
To resolve this issue, use the new facility included in Windows Server 2025 to repair broken objects as specified in [[MS-ADTS]: fixupObjectState](/openspecs/windows_protocols/ms-adts/37294765-9e7d-41a1-aded-2d6f744eee8c).
102+
To resolve this issue, use the new facility included in Windows Server 2022 and Windows Server 2025 to repair broken objects as specified in [[MS-ADTS]: fixupObjectState](/openspecs/windows_protocols/ms-adts/37294765-9e7d-41a1-aded-2d6f744eee8c).
103103

104104
> [!NOTE]
105105
> There's also functionality to repair the `LastLogonTimeStamp` attribute. For more information, see [User or computer accounts have the lastLogonTimestamp value set to a future time](accounts-lastlogontimestamp-future-time.md).

support/windows-server/windows-security/kerberos-protocol-registry-kdc-configuration-keys.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Registry entries about Kerberos protocol and Key Distribution Center (KDC)
33
description: Lists the registry entries in Windows Server that can be used for Kerberos protocol testing and troubleshooting Kerberos authentication issues.
4-
ms.date: 01/15/2025
4+
ms.date: 07/18/2025
55
manager: dcscontentpm
66
audience: itpro
77
ms.topic: troubleshooting
@@ -231,7 +231,7 @@ The registry entries that are listed in this section must be added to the follow
231231
- Default value: 0
232232
- Possible values: 0 (false) or any non-zero value (true)
233233

234-
This value indicates whether IP addresses will be added in the Ticket-Granting Service Reply (TGS_REP).
234+
This value indicates whether IP addresses will be added in the Ticket-Granting Service Reply (TGS_REP). If the resource server enforces validation of this optional field and detects a mismatch between the client's IP address and the ticket's value, the error KRB_AP_ERR_BADADDR ("Incorrect net address") is returned, and the logon fails.
235235

236236
- Entry: KdcDontCheckAddresses
237237

0 commit comments

Comments
 (0)