- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- openssh passwordless and secure
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
03-28-2002 06:54 AM
03-28-2002 06:54 AM
openssh passwordless and secure
Can someone tell me where can I download 'keychain' for HPUX and Solaris?
I'm trying to implement the openssh with a passphrase, but I want it to be passwordless.
The keychain product is the only I know of to do this.
tia!
Pedro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2002 06:58 AM
03-28-2002 06:58 AM
Re: openssh passwordless and secure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2002 07:02 AM
03-28-2002 07:02 AM
Re: openssh passwordless and secure
How about ssh_askpass-1.2.0
This is an X11-based passphrase dialog for use with OpenSSH. It is intended to replace the Perl/Tk-based ssh-askpass dialog and GNOME-based ssh-askpass dialog which formerly accompanied OpenSSH-1.2. These dialogs are intended to be called from the ssh-add program and not invoked directly.
http://eigen.ee.ualberta.ca/hppd/hpux/Networking/Misc/ssh_askpass-1.2.0/
HTH
Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2002 07:32 AM
03-28-2002 07:32 AM
Re: openssh passwordless and secure
but I cannot find any keychain for hpux!
Martin, I want something to work even with crons. Imagine that I want to have a cron job that does a ftp to another box, I want it to be passwordless.
thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2002 07:45 AM
03-28-2002 07:45 AM
Re: openssh passwordless and secure
You could elect to set up a key with a null passphrase. That could be a security risk but depending on how trusted your environment is (not refering to HPUX trusted system) and how securely you have it locked down, you may be willing to take that risk.
Darrell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2002 07:53 AM
03-28-2002 07:53 AM
Re: openssh passwordless and secure
Thanks, but I already reached that point :).
I'm not using the HP trusted system option, but everything I read about passowrdless openssh, advises to use keychain instead of null passphrases. Although, when using these null passphrases, the main problem seems to be related to permissions of key files.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2002 02:43 PM
04-05-2002 02:43 PM
Re: openssh passwordless and secure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2002 07:03 PM
04-05-2002 07:03 PM
Re: openssh passwordless and secure
Hope you get your ssh issues solved!
Mark