Azure / Azure/AzureLocal-Supportability
LDAP not working with WS 2025 domain due to LDAP disable
- Dominant language
- PowerShell
- Stars
- 78
- Forks
- 60
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 5
Description
**Bug description**
With Windows Server 2025 in a 2025 Domain Function Level LDAP is disabled and LDAP SSL is the only way.
So certain things like setspn does not work as it uses LDAP and not LDAP SSL. From a 2025 Computer the commands work fine but not from HCI 23h2.
**Repro steps**
Create a new 2025 domain and try setspn from a HCI node. The WSMAN spn records are not created. And setspn lookup or creation does not work,
**Expected behavior**
I expect that setspn and other LDAP functionality to work properly.
**Environment (please complete the following information):**
Latest 23h2 deployment with September patches.
**Screenshots**

Contributor guide
Assessment
This issue has not been assessed yet.