[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-hackers] What's wrong with my SSH key permissions???
From: |
Bob Calco |
Subject: |
[Savannah-hackers] What's wrong with my SSH key permissions??? |
Date: |
Sun, 10 Nov 2002 13:40:38 -0500 |
I'm trying to check out a project I'm working on at savannah. It's been a
while since I've tried, and I get the following error:
Bob address@hidden /usr/src
$ cvs -z3 address@hidden:/cvsroot/freeride co freeride
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: UNPROTECTED PRIVATE KEY FILE! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Permissions 0555 for '/home/Bob Calco/.ssh/identity' are too open.
It is recommended that your private key files are NOT accessible by others.
This private key will be ignored.
bad permissions: ignore key: /home/Bob Calco/.ssh/identity
Enter passphrase for RSA key '/home/Bob Calco/.ssh/identity':
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: UNPROTECTED PRIVATE KEY FILE! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Permissions 0555 for '/home/Bob Calco/.ssh/identity' are too open.
It is recommended that your private key files are NOT accessible by others.
This private key will be ignored.
bad permissions: ignore key: /home/Bob Calco/.ssh/identity
Enter passphrase for RSA key '/home/Bob Calco/.ssh/identity':
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: UNPROTECTED PRIVATE KEY FILE! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Permissions 0555 for '/home/Bob Calco/.ssh/identity' are too open.
It is recommended that your private key files are NOT accessible by others.
This private key will be ignored.
bad permissions: ignore key: /home/Bob Calco/.ssh/identity
Enter passphrase for RSA key '/home/Bob Calco/.ssh/identity':
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: UNPROTECTED PRIVATE KEY FILE! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Permissions 0555 for '/home/Bob Calco/.ssh/identity' are too open.
It is recommended that your private key files are NOT accessible by others.
This private key will be ignored.
bad permissions: ignore key: /home/Bob Calco/.ssh/identity
Bad passphrase.
address@hidden's password:
Permission denied, please try again.
address@hidden's password:
Permission denied, please try again.
address@hidden's password:
Permission denied.
cvs [checkout aborted]: end of file from server (consult above messages if
any)
---
I've regenerated my key, and I also tried making the files "read-only".
Please advise.
- Bob
- [Savannah-hackers] What's wrong with my SSH key permissions???,
Bob Calco <=