Advertisement

07.09.2003 at 08:39AM PDT, ID: 20673244
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.2

ssh -v -l <name> localhost   ###fails

Asked by rickyr in Unix Network Security

Tags: , ,

I have set up pub/priv keys in using...

ssh-keygeb -b 1024 -t rsa -N <typed my passphrase>

ls -alt  ~/.ssh
-rw-r--r--   1 rtl      100          219 Jul  9 16:31 id_rsa.pub
-rw-------   1 rtl      100          951 Jul  9 16:26 id_rsa

i added the keys to an agent.....
eval `ssh-agent`

then...
ssh-add id_rsa  
<typed my passphrase>

I try and log onto localhost......

ssh -v -l <user> localhost


The error i get is......
debug1: Forcing accepting of host key for loopback/localhost.
debug1: bits set: 526/1024
debug1: ssh_rsa_verify: signature correct
debug1: Wait SSH2_MSG_NEWKEYS.
debug1: GOT SSH2_MSG_NEWKEYS.
debug1: send SSH2_MSG_NEWKEYS.
debug1: done: send SSH2_MSG_NEWKEYS.
debug1: done: KEX2.
debug1: send SSH2_MSG_SERVICE_REQUEST
debug1: service_accept: ssh-userauth
debug1: got SSH2_MSG_SERVICE_ACCEPT
debug1: authentications that can continue: publickey
debug1: next auth method to try is publickey
debug1: userauth_pubkey_agent: trying agent key id_rsa
debug1: authentications that can continue: publickey
debug1: next auth method to try is publickey
debug1: try pubkey: /data1/rtl/.ssh/id_rsa
debug1: PEM_read_PrivateKey failed
debug1: read SSH2 private key done: name <no key> success 0
Enter passphrase for key '/data1/rtl/.ssh/id_rsa':
debug1: read SSH2 private key done: name rsa w/o comment success 1
debug1: authentications that can continue: publickey
debug1: next auth method to try is publickey
debug1: key does not exist: /data1/rtl/.ssh/id_dsa
debug1: no more auth methods to try
Unable to find an authentication method
debug1: Calling cleanup 0x39a0c(0x0)


It works if i enable passwords in /etc/ssh/sshd_config


what am i doing wrong?


.........RickyStart Free Trial
 
Keywords: ssh -v -l <name> localhost ###…
 
Loading Advertisement...
 
[+][-]07.09.2003 at 01:41PM PDT, ID: 8888819

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Unix Network Security
Tags: ssh, authentication, find
Sign Up Now!
Solution Provided By: chris_calabrese
Participating Experts: 3
Solution Grade: A
 
 
[+][-]07.10.2003 at 04:29AM PDT, ID: 8892056

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.10.2003 at 05:56AM PDT, ID: 8892512

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.11.2003 at 05:27AM PDT, ID: 8901782

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09.02.2004 at 01:16PM PDT, ID: 11967801

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09.02.2004 at 01:59PM PDT, ID: 11968240

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09.02.2004 at 02:50PM PDT, ID: 11968668

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09.03.2004 at 04:39AM PDT, ID: 11971621

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09.03.2004 at 04:44AM PDT, ID: 11971659

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09.03.2004 at 05:05AM PDT, ID: 11971858

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09.03.2004 at 05:08AM PDT, ID: 11971877

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32