Vue lecture

Il y a de nouveaux articles disponibles, cliquez pour rafraîchir la page.

Windows 11 KB5124008 breaks domain trust; Machine Identity Isolation may be the key

Windows 11 KB5124008 breaks domain trust; Machine Identity Isolation may be the key
Windows administrators are reporting that Windows 11 security update KB5124008 can break domain authentication by destroying the computer’s Netlogon secure channel. The failure has been reproduced across multiple systems and appears on networks using Windows Server 2019 and Server 2022 domain controllers, while Microsoft has not yet confirmed the issue or provided a permanent fix.

Source

Migrate NTLM to Kerberos: FAQ and tips for Windows admins

NTLM Enhanced Logging policy (image Microsoft)
Microsoft is retiring NTLM (NT LAN Manager), a legacy challenge-response authentication protocol, in favor of Kerberos, a ticket-based protocol that verifies both the client and the server. NTLM will be disabled by default in the next major Windows Server and client release, but you can start preparing now with enhanced auditing and Kerberos fixes. This article summarizes Microsoft's new FAQ about the upcoming retirement of NTLM.

Source

Comment installer un serveur SFTP sur Windows Server

Dans cet article, nous verrons ensemble comment installer un serveur SFTP sur Windows Server. J’utiliserai ici Windows Serveur 2022 mais vous pouvez faire de même sur les versions précédentes. Nous utiliserons ici le logiciel open source OpenSSH pour réaliser cette tâche. Pourquoi utiliser un serveur SFTP ? Un serveur SFTP est un moyen sécurisé et …
❌