befhel ladap
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
# LDAP Signing von "Required" (2) auf "Negotiate" (1) setzen
|
||||||
|
Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Services\NTDS\Parameters" -Name "LDAPServerIntegrity" -Value 1 -Type DWord
|
||||||
|
|
||||||
|
# NTDS-Dienst neu starten damit die Aenderung greift
|
||||||
|
Restart-Service NTDS -Force
|
||||||
Reference in New Issue
Block a user