HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: SSH Trust
Operating System - HP-UX
1834022
Members
2236
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
10-16-2008 06:22 PM
10-16-2008 06:22 PM
SSH Trust
Hi,
Please help me out in establishing SSH trust. I am supposed to in the following way.
ravi@elephant---> Nath@toystory.
Is this a one way trust. Pls note that both the hosts are different flavors of Unix.
Thanks in advance
PRN
Please help me out in establishing SSH trust. I am supposed to in the following way.
ravi@elephant---> Nath@toystory.
Is this a one way trust. Pls note that both the hosts are different flavors of Unix.
Thanks in advance
PRN
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2008 06:41 PM
10-16-2008 06:41 PM
Re: SSH Trust
on one host is linux and other is hp-ux.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2008 12:26 AM
10-17-2008 12:26 AM
Re: SSH Trust
Hope this helps.
http://www.youtube.com/watch?v=IpGqRhV9rGg
OR
Samples goes like this:
# ssh-keygen -t dsa
# sftp target_sys
sftp> put /root/.ssh/id_dsa.pub \ /root/.ssh/authorized_keys
sftp> quit
# exec /usr/bin/ssh-agent $SHELL
# ssh-add
# ssh -l root target_sys uname -a
edit /etc/ssh/sshd_config
permit root login to yes
restart ssh using
svcadm restart ssh on both systems
of course commands vary from platform to platform but method remains same
-----
" My Answers are not Final"
http://www.youtube.com/watch?v=IpGqRhV9rGg
OR
Samples goes like this:
# ssh-keygen -t dsa
# sftp target_sys
sftp> put /root/.ssh/id_dsa.pub \ /root/.ssh/authorized_keys
sftp> quit
# exec /usr/bin/ssh-agent $SHELL
# ssh-add
# ssh -l root target_sys uname -a
edit /etc/ssh/sshd_config
permit root login to yes
restart ssh using
svcadm restart ssh on both systems
of course commands vary from platform to platform but method remains same
-----
" My Answers are not Final"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2008 08:48 PM
10-17-2008 08:48 PM
Re: SSH Trust
Hi Asghar,
I tried your steps but I still get password prompt. Could you please tell me after sftping the dsa file on to the target machine. On which machine I need to perform next steps on target machine or on source machine on which I generated the dsa file.
I tried your steps but I still get password prompt. Could you please tell me after sftping the dsa file on to the target machine. On which machine I need to perform next steps on target machine or on source machine on which I generated the dsa file.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP