ssh .pub 키를 사용하여 remmina에 로그인하려고 합니다. 그런데 연결하려고 하면 SSH 개인 키 비밀번호를 입력하라는 메시지가 나타납니다.
제가 뭘 잘못하고 있는지는 모르겠지만, 이것은 디버그 로그입니다.
[SSH] ssh_config_parse_line: Unsupported option: SendEnv, line: 53
[SSH] ssh_config_parse_line: Unsupported option: HashKnownHosts, line: 54
[SSH] ssh_config_parse_line: Unsupported option: GSSAPIAuthentication, line: 55
[SSH] socket_callback_connected: Socket connection callback: 1 (0)
[SSH] ssh_client_connection_callback: SSH server banner: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.2
[SSH] ssh_analyze_banner: Analyzing banner: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.2
[SSH] ssh_analyze_banner: We are talking to an OpenSSH client version: 7.2 (70200)
[SSH] ssh_packet_userauth_failure: Access denied. Authentication that can continue: publickey
[SSH] ssh_agent_get_ident_count: Answer type: 12, expected answer: 12
[SSH] ssh_packet_userauth_failure: Access denied. Authentication that can continue: publickey
[SSH] ssh_packet_userauth_failure: Access denied. Authentication that can continue: publickey
[SSH] ssh_pki_import_pubkey_file: Error opening /home/Workstation/.ssh/id_ed25519.pub: No such file or directory
[SSH] ssh_pki_import_privkey_file: Error opening /home/Workstation/.ssh/id_ed25519: No such file or directory
[SSH] ssh_pki_import_pubkey_file: Error opening /home/Workstation/.ssh/id_ecdsa.pub: No such file or directory
[SSH] ssh_pki_import_privkey_file: Error opening /home/Workstation/.ssh/id_ecdsa: No such file or directory
[SSH] ssh_packet_userauth_failure: Access denied. Authentication that can continue: publickey
[SSH] ssh_packet_userauth_failure: Access denied. Authentication that can continue: publickey
[SSH] ssh_pki_import_pubkey_file: Error opening /home/Workstation/.ssh/identity.pub: No such file or directory
[SSH] ssh_pki_import_privkey_file: Error opening /home/Workstation/.ssh/identity: No such file or directory
공개 키를 사용하여 SSH를 통해 Remmina에 연결하도록 도와줄 수 있는 사람이 있나요?
답변1
키를 굴릴 때 비밀번호로 이러한 비트를 보호하도록 선택할 수 있습니다. 원하시면 현지 비밀번호 에이전트가 귀하를 위해 잠금을 해제해 드릴 수 있습니다.
이번에는 빈 암호를 사용하여 키를 다시 굴릴 수도 있습니다. 또한 서버에 새 키를 알려주어야 합니다.