- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Openssh and Reflection
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
07-27-2005 10:33 PM
07-27-2005 10:33 PM
Openssh and Reflection
i want from notebook over Internet with openssh from Reflection 12.0
how can i config on hp
wenn i start from reflection , only password from RSA-Key require , not from unix password
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2005 10:56 PM
07-27-2005 10:56 PM
Re: Openssh and Reflection
- on your notebook, generate your public/private key pair. With PuTTY you'd use puttygen.exe, there will be something similar with Reflection.
- Append the public key to ~/.ssh/authorized_keys file on your user account on the UNIX machine.
will look something like:
ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAryASXb3ihM2R4NIrFHSfFy6i13qbBLJyb1ph6HkXxzeIX8JKr7WtoEubSbJHJcEsON5xkkmo6QqUcvpKsQ2vsY2wkx35aA6lgBpcuDWniilAPjaJoX0RuqlJL4Q+MssZ6LWb975zP0wZ36tn7oWTtbMhaKLblaWG9c0zZ8hPAOs= user@host
ensure public key authentication is enabled on your ssh server (/opt/ssh/etc/sshd_config).
When you tell your reflections client which private key to look for it should challenge for your passphrase and authenticate with the UNIX box as you require.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2005 12:46 AM
07-28-2005 12:46 AM
Re: Openssh and Reflection
I think You want to be asked for the passphrase for Your RSA key on the laptop, but not for the UNIX user password, right?
Then You need to create a file called authorized_keys containing the public key for Your rsa key. (mode 600)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2005 09:44 PM
07-28-2005 09:44 PM
Re: Openssh and Reflection
thanks very much
i know it and i make it too
but wenn the first one for connection is only user password from unix require , i will not so.
we cannot config on unix , donâ t require it and require only password from rsa-key
sorry, my english is very bad
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2005 04:13 AM
07-29-2005 04:13 AM
Re: Openssh and Reflection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2005 04:15 AM
07-29-2005 04:15 AM