- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- SFTP failing and prompted with a password
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2010 08:29 PM
06-01-2010 08:29 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2010 09:10 PM
06-01-2010 09:10 PM
SolutionIt may with the issue with the KEY....
are you able to login into the server without passwd in ssh if not then there is some problem with the key genetate the new key
find the attached doc how to login without passwd via ssh.
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2010 09:17 PM
06-01-2010 09:17 PM
Re: SFTP failing and prompted with a password
I am unable to open the attachment. can you please email it to georgeli18@gmail.com. Much Appreciated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2010 09:26 PM
06-01-2010 09:26 PM
Re: SFTP failing and prompted with a password
if above is not the case then there would be chance of corrupt public key ..redistribute the key.
Step to distibute the key:
scp -p .ssh/
it will prompt for password first time..thne it will me a password less..connection..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2010 04:42 AM
06-02-2010 04:42 AM
Re: SFTP failing and prompted with a password
If the file and directory permissions are not restrictive enough, it is possible for other users to create the authorized_keys file to the user's home directory. In this situation, sshd will not trust the authorized_keys file and will behave as if the authorized_keys file did not exist.
The exact reason why a key authentication is rejected is not revealed to the SSH client for security reasons: after all, the client has failed to present any valid identification and might be a malicious intruder.
The rejection reason *is* written in the server-side log: so the correct way to find what is wrong is to contact the administrator of the target server. The administrator should verify the identity of the asker and the legitimacy of the access request, and then give out the information from the logs as necessary.
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2010 09:51 AM
06-02-2010 09:51 AM
Re: SFTP failing and prompted with a password
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2010 02:25 PM
06-02-2010 02:25 PM
Re: SFTP failing and prompted with a password
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2010 05:54 PM
06-02-2010 05:54 PM
Re: SFTP failing and prompted with a password
Sorry for late reply mail has been sent to you mail id.
>>I am still trying to find out how to award points.
To know how to assign points please go through the below link
http://forums13.itrc.hp.com/service/forums/helptips.do?admit=109447627+1256027208667+28353475#33
Thanks
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2010 09:54 PM
06-02-2010 09:54 PM