
Estou tentando iniciar uma conexão RDP com um destino do Windows por meio do meu servidor Privilege Vault. Quando clico noLançarbotão, o aplicativo Vault Remote é aberto em minha máquina macOS, mas a sessão RDP não é iniciada.
Quando verifico os registros do aplicativo Vault Remote, vejo as seguintes mensagens:
2022-12-21 22:48:09.2822|WARN|Thycotic.ConnectionManager.Mac.AppDelegate|Application started.
2022-12-21 22:48:09.2831|WARN|Thycotic.ConnectionManager.Mac.AppDelegate|App Version - 1.7.1.
2022-12-21 22:48:09.2843|WARN|Thycotic.ConnectionManager.Mac.AppDelegate|OS Version - Version 13.1 (Build 22C65).
2022-12-21 22:48:09.2848|WARN|Thycotic.ConnectionManager.Mac.AppDelegate|Processor - Intel(R) Core(TM) i5-1038NG7 CPU @ 2.00GHz.
2022-12-21 22:48:09.2859|WARN|Thycotic.ConnectionManager.Mac.AppDelegate|Physical Memory - 16 GiB.
2022-12-21 22:48:09.2859|WARN|Thycotic.ConnectionManager.Mac.AppDelegate|
2022-12-21 22:48:11.8204|WARN|A.cf2a769b451d4c392516a68beb0ec7aa5|Failed to load user settings from file. Default settings will be used.
2022-12-21 22:48:13.1462|ERROR|A.cba22f25d4b712c6b69cfd6e45d56057c|System.Exception: Exception of type 'System.Exception' was thrown.
at A.cba22f25d4b712c6b69cfd6e45d56057c.c1d2034a330668b2265542cd96165d7ef (System.Guid cf3cdf3dfff0880a03d5331b52d6bad85, System.Int32 cf47be96c20c6be5dd31ad79a3937495a) [0x00105] in <6da488f2db0b4b4daddda988447ccb0a>:0
- Minha máquina macOS definitivamente possui privilégios RDP para o destino.
- O nome de usuário/senha do destino está correto (a pulsação foi bem-sucedida).
- Isso funcionava anteriormente, mas não funcionou desde a atualização para o macOS Ventura.
- Não houve alterações no servidor Privilege Vault ou nas configurações de firewall.
- Já reinstalei o ConnectionManager várias vezes.