Windows Logon
Configure Windows Logon
- In registry
- In Group Policy Editor
Open Windows Registry Editor.
Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Axidian-ID\SrvLocator2.Modify the
ServerUrlBasestring parameter and specify the URL of your Core Server, such ashttp(s)://dc.axidian.local/am/core/.NoteWhen using the HTTPS protocol connection, you must install a client certificate on each Core Server.
When configuring with policies, the values are specified in the registry path HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Axidian-ID\SrvLocator2 and take priority over the manual configuration.
Add the
AxidianID.ServerUrl.admxpolicy to the workstation with Windows Logon installed.In gpedit.msc, go to Computer Configuration→Administrative Templates→Axidian ID→ClientConnection→Server connection settings.
Enable the policy.
- In the Core Server URL field, specify the URL of your Core Server, such as
http(s)://dc.axidian.local/am/core/.
Configure concurrent operation with RDP Windows Logon
If the scenario implies installing Windows Logon and RDP Windows Logon on the same machine, you must configure the policy for Windows Logon.
- In registry
- In Group Policy Editor
- Go to the machine with the RDP Windows Logon and Windows Logon modules installed.
- Open Registry Editor.
- Go to the Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Axidian-ID\Logon for Windows section.
- Create a parameter of the DWORD type named
CredProvFilterand set it to the value 2.
- Go to the machine with the RDP Windows Logon and Windows Logon modules installed.
- Open Group Policy Editor.
- Go to the Computer Configuration→Administrative Templates→Axidian ID→Windows Logon section.
- Enable the Credential Provider settings policy and set the Display of login methods parameter to All except the password.
Core Server availability check
For client computers, you can enable Core Server availability check, as well as to configure the time period after which Core Server becomes unavailable and the client computer starts using cached data.
By default and when the policy is disabled, Core Server availability checks are turned off and not performed, and the time for determining server unavailability is unlimited.
When configuring with policies, the values are specified in the registry path HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Axidian-ID\ServerAvailability and take priority over the manual configuration.
To configure the Core Server availability check:
- In registry
- In Group Policy Editor
Go to the client machine with Windows Logon installed.
Open Registry Editor.
Go to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Axidian-ID\ServerAvailability.
Set the values of the following parameters:
- For the
IsEnabledparameter, set the value 1 to enable the check. - For the
CheckWaitTimeoutMsparameter, set the period during which the client module waits for the server availability check result, after which the server is considered unavailable. The default value is 5000 ms. - For the
CheckResultTtlMsparameter, set the time during which the result of the previous check remains valid and is used instead of performing new checks. The default value is 6000 ms.
- For the
Go to the machine with Core Server and the Windows Logon module installed.
Open Group Policy Editor.
Go to Computer Configuration→Administrative Templates→Axidian ID→Client Connection.
Enable the Axidian EA\ESSO server availability check policy.
Set the values of the following parameters:
For the Check result waiting timeout parameter, set the period during which the client module waits for the server availability check result, after which the server is considered unavailable. The default value is 5000 ms.
For the Check result lifetime parameter, set the time during which the result of the previous check remains valid and is used instead of performing new checks. The default value is 6000 ms.