"/usr/bin/ssh-copy-id: ERROR: No identities found"의 두 판 사이의 차이

11번째 줄: 11번째 줄:
[root@zetawikia~]$ ll ~/.ssh/id_rsa.pub
[root@zetawikia~]$ ll ~/.ssh/id_rsa.pub
-rw------- 1 root root 1675 Dec  2 11:27 /home/hangcheck/.ssh/id_rsa
-rw------- 1 root root 1675 Dec  2 11:27 /home/hangcheck/.ssh/id_rsa
-rw-r--r-- 1 root root 404 Dec  2 11:27 /home/hangcheck/.ssh/id_rsa.pub
-rw-r--r-- 1 root root 404 Dec  2 11:27 /home/hangcheck/.ssh/id_rsa.pub
</source>
</source>



2015년 12월 2일 (수) 15:18 판

/usr/bin/ssh-copy-id: ERROR: No identities found

1 문제상황

[root@zetawikia~]$ sshpass -pP@ssw0rd ssh-copy-id root@zetawikib
/usr/bin/ssh-copy-id: ERROR: No identities found

2 확인

[root@zetawikia~]$ ll ~/.ssh/id_rsa.pub
-rw------- 1 root root 1675 Dec  2 11:27 /home/hangcheck/.ssh/id_rsa
-rw-r--r-- 1 root root  404 Dec  2 11:27 /home/hangcheck/.ssh/id_rsa.pub

3 같이 보기

4 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}