mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #126] It is recommended that RDP connection do not use the credentials saved by Windows system to connect, and add RDP security option #2024
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#2024
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dongyi945 on GitHub (May 25, 2021).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/126
Originally assigned to: @VShawn on GitHub.
在使用该软件时发现,添加RDP服务器后,如果windows保存了登录凭据,RDP配置中的用户名和密码不起作用,软件会自动使用windows保存的登录凭据进行认证。只有从windows中删除保存的登录凭据后,才使用RDP配置中的用户名和密码进行连接。
另外无法设置RDP安全协议,如选择使用SSL、RDP、或者协商。
When using the software, it is found that after adding the RDP server, if windows saves the login credentials, the user name and password in the RDP configuration will not work, and the software will automatically use the login credentials saved by windows for authentication. Only after deleting the saved login credentials from windows can you connect using the user name and password in the RDP configuration.
In addition, RDP security protocol cannot be set, such as SSL, RDP, or negotiation.
@majkinetor commented on GitHub (May 25, 2021):
Seems like another case similar to #125 where random connection / clean is discussed.
@VShawn commented on GitHub (May 26, 2021):
@dongyi945
@VShawn commented on GitHub (Feb 17, 2022):
close this ticket since #125 is colsed