1
0
mirror of https://github.com/TommyTran732/Windows-Setup.git synced 2024-09-07 20:23:38 -04:00

LDAPS Enforcement

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-01-06 04:29:12 -07:00
parent 79b0c7c402
commit 9d01449374
Signed by: Tomster
GPG Key ID: 555C902A34EC968F

View File

@ -1,4 +1,4 @@
# User Account Control
# Security Options
Documentation: https://learn.microsoft.com/en-us/windows/security/application-security/application-control/user-account-control/settings-and-configuration?tabs=gpo
@ -6,4 +6,5 @@ Documentation: https://learn.microsoft.com/en-us/windows/security/application-se
- User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode -> Prompt for credentials
- User Account Control: Only elevate executables that are signed and validated -> Enabled
- User Account Control: Switch to the secure desktop when prompting for elevation -> Enabled (Docs says it is enabled by default, but it is off on my Parallels VM somehow)
- User Account Control: Switch to the secure desktop when prompting for elevation -> Enabled (Docs says it is enabled by default, but it is off on my Parallels VM somehow)
- Security setting -> Define -> Require signing (**Follow this guide to setup LDAPS if you do not have key server: https://www.dvolve.net/blog/2019/12/using-lets-encrypt-for-active-directory-domain-controller-certificates/**)