Applying access server security settings
Follow the instruction below:
- Run Command Prompt (Windows PowerShell) as Administrator.
- Go to Indeed PAM → MISC → ConfigurationProtector folder
- Run the command: .\Pam.Tools.Configuration.Protector.exe apply-gateway-security
Checking the successful application of the access server security settings
Follow the instruction below:
- Run Command Prompt (Windows PowerShell) as Administrator.
- Go to Indeed PAM → MISC → ConfigurationProtector folder
- Run the command: .\Pam.Tools.Configuration.Protector.exe validate-gateway-security
List of settings
1) File Microsoft.DiaSymReader.Native.amd64.dll
Copy the file Microsoft.DiaSymReader.Native.amd64.dll from
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\x.x.xx
to C:\Program Files\Indeed Identity\Indeed PAM\Gateway\ProxyApp.
The version in the source path may differ depending on the version of .NET Runtime installed on the server.
2) Disabling the user's storage of trusted root CA certificates
There are two possible options:
- Via Group Policy.
- Via the configuration in the registry on the RDS Gateway server, if the group policy is not applied.
Group Policy
Change the setting in the group policy that applies to the RDS Gateway server:
Go to Computer Configuration - Windows Settings - Security Settings - Public Key Policies - Certificate Path Validation Settings.
Open tab Stores:
- Enable parameter Define these policy settings.
- Disable parameter Allow user trusted root CAs to be used to validate certificates.
Registry configuration:
Open registry and go to HKLM\SOFTWARE\Policies\Microsoft\SystemCertificates\Root\ProtectedRoots.
Then create a key Flags
(DWORD type
) and set value 1
. The user's storage of trusted root CA certificates is disabled if the first bit of the value Flags
equal 1.
3) Windows Push Notifications service.
Services WpnService and WpnUserService must be disabled.
4) Disabling Control Panel for users
Open group policy and go to User configuration -> Administrative Templates -> Control Panel -> Prohibit access to Control Panel and PC settings