Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: permission denied (publickey) |
|---|---|
| Date: | Wed, 26 Apr 2006 16:29:34 +0200 |
Hi, --- $ ssh user@server permission denied (publickey). --- I generated the Keys with: --- "ssh-keygen -b 2048 -t rsa -f ${HOME}/.ssh/user_server" ---
Then copied it to the remote server to /home/user/.ssh/authorized_keys and set chmod 600 to authorized_keys.
I think sshd is searching for the file /home/user/.ssh/authorized_keys2
Try to add this in your sshd_config file : AuthorizedKeysFile .ssh/authorized_keys
or copy your file .ssh/authorized_keys to .ssh/authorized_keys2
I can't find the problem, please help.
Thanks in advance, Eni (Denise Paschen)
Yann
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: permission denied (publickey), Dony Pierre |
|---|---|
| Next by Date: | Re: NIS - netgroup, Vadim Pushkin |
| Previous by Thread: | permission denied (publickey), Eni |
| Next by Thread: | Re: permission denied (publickey), Eni |
| Indexes: | [Date] [Thread] [Top] [All Lists] |