Computer Life
Apache Guacamole를 통해 Windows10 접속 실패하는 경우
fairworld
2019. 7. 3. 13:40
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp]
Change “SecurityLayer” value to 1
Verify “UserAuthentication” value is 0
위와 같이 Regedit에서 해당 값을 찾아서 변경해주고 나서 Guacamole로부터 정상적으로 접근이 됨.
또한 아래 내용도 확인 해볼 필요가 있음