Sun Microsystems, Inc.  Sun System Handbook - ISO 3.4 June 2011 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-72-1010893.1
Update Date:2009-09-17
Keywords:

Solution Type  Problem Resolution Sure

Solution  1010893.1 :   Sun Fire[TM] V40z/V20z ssh to SP fails with "Unable to find an authentication method"  


Related Items
  • Sun Fire V20z Server
  •  
  • Sun Fire V40z Server
  •  
Related Categories
  • GCS>Sun Microsystems>Servers>x64 Servers
  •  

PreviouslyPublishedAs
215032


Symptoms
An attempt to ssh to the SP on a V40z or V20z fails as follows:

# ssh -l admin v40z-sp
Unable to find an authentication method

Resolution
The only method that the sp recognizes is password authentication.  If this is set to "no" in the /etc/ssh/ssh_config file the ssh to the sp will fail.
# grep -i password /etc/ssh/ssh_config
PasswordAuthentication no
The way to fix this is to either comment the line out thus setting it back to the default of yes or to change the line to yes.
# grep -i password /etc/ssh/ssh_config
#   PasswordAuthentication no
# grep -i password /etc/ssh/ssh_config
PasswordAuthentication yes


Product
Sun Fire V40z Server
Sun Fire V20z Server

ssh, v40z, v20z, Service Processor, sp
Previously Published As
81880

Change History
Date: 2005-06-10
User Name: 25440
Action: Approved
Comment: Added official product name to title. Publishing.
Version: 3
Date: 2005-06-10
User Name: 25440
Action: Accept
Comment:
Version: 0
Date: 2005-06-10
User Name: 103111
Action: Approved
Comment: pls review
Version: 0
Date: 2005-06-09
User Name: 103111
Action: Accept
Comment:
Version: 0
Date: 2005-06-09
User Name: 112282
Action: Approved
Comment: sending to tech review
Version: 0
Date: 2005-06-09
User Name: 112282
Action: Created
Comment:
Version: 0
Product_uuid
4726b78d-56d2-11d8-9e3a-080020a9ed93|Sun Fire V40z Server
1acc55b3-4b82-11d8-99fc-080020a9ed93|Sun Fire V20z Server

Attachments
This solution has no attachment
  Copyright © 2011 Sun Microsystems, Inc.  All rights reserved.
 Feedback