- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- SFTP - without supplying 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
02-21-2007 06:40 AM
02-21-2007 06:40 AM
Key id_dsa.pub. Also when I issue an ls -al from the .ssh2 directory the following is shown.
drwx------ 2 601 502 4096 Dec 22 2006 ./
drwxrwx--- 4 601 502 4096 Feb 20 12:58 ../
-rw-r----- 1 601 502 15 Dec 22 2006 authorization
-rw-r----- 1 601 502 605 Dec 22 2006 id_dsa.pub
Have not been able to get the sftp to work without keying in the password. When I get this to work - this will be scripted to pull a file at a certain time every day.
Attached the output of the sftp -vvv different-user-id@hostname.
Has anyone had any problems going from OpenSSH to F-Secure on Linux? Any assistance with this would be greatly appreciated!
Thanks,
Dorothy
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2007 08:33 AM
02-21-2007 08:33 AM
Re: SFTP - without supplying password
On the remote server add this top and bottom line in the "id_dsa.pub" file:
---- BEGIN SSH2 PUBLIC KEY ----
ThisIsTheSSHKey
---- END SSH2 PUBLIC KEY ----
Also remember to remove the string "ssh-dsa" from your SSH key
Regards, Kasper
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2007 02:53 PM
02-21-2007 02:53 PM
Solutioncat hpux-key >> .ssh2/authorized_keys
The see that keys and lines are the same. Ypou can use vi but you have to fixup extra lines caused by wm and ai if set.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2007 01:02 AM
02-22-2007 01:02 AM
Re: SFTP - without supplying password
Thanks again!
Dorothy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2007 01:03 AM
02-22-2007 01:03 AM