This policy setting allows you to enable or disable Key File Authentication between master and clients.
If you Enable this policy setting Key File Authentication will be enabled on the Veyon service
If you Disable this policy setting Key File Authentication will be disabled on the Veyon service
The default setting for Veyon is to be Enabled.
NB. If both Key File and ACL-based Logon Authentication methods are disabled then an Veyon Master will not be able to contact the client
When this policy is Enabled you must also configure a public and private key base directory. By default the keys are stored on the local client
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | SOFTWARE\Veyon Solutions\Veyon\Authentication |
Value Name | KeyAuthenticationEnabled |
Value Type | REG_SZ |
Enabled Value | 1 |
Disabled Value | 0 |
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | SOFTWARE\Veyon Solutions\Veyon\Authentication |
Value Name | PublicKeyBaseDir |
Value Type | REG_SZ |
Default Value | $GLOBALAPPDATA\keys\public |
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | SOFTWARE\Veyon Solutions\Veyon\Authentication |
Value Name | PrivateKeyBaseDir |
Value Type | REG_SZ |
Default Value | $GLOBALAPPDATA\keys\private |