- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Need rdist to use SSH, not .rhosts
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
05-12-2005 07:17 AM
05-12-2005 07:17 AM
Need rdist to use SSH, not .rhosts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2005 08:19 AM
05-12-2005 08:19 AM
Re: Need rdist to use SSH, not .rhosts
There is a version of rdist where you can choose the transport for rdist, which in your case will be SSH.
It's goind something like "rdist -P /usr/bin/ssh ...." (see man page)
In porting archive they have a depot only for 10.20, so I think you'll have to compile it yourself.
http://gatekeep.cs.utah.edu/hppd/hpux/Networking/Admin/rdist-6.1.5/
Alex.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2005 08:57 AM
05-12-2005 08:57 AM
Re: Need rdist to use SSH, not .rhosts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2005 09:10 AM
05-12-2005 09:10 AM
Re: Need rdist to use SSH, not .rhosts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2005 09:27 AM
05-12-2005 09:27 AM
Re: Need rdist to use SSH, not .rhosts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2005 09:44 AM
05-12-2005 09:44 AM
Re: Need rdist to use SSH, not .rhosts
Maybe you can still use your current verion of rdist and just "wrap" it in SSH protocol. It's called "ssh tunneling". I don't use rdist, so I can tell you exactly how to do it. I think that with your experience with rdist, after reading some articles about it (google has plenty links for it), you can make it work.
Alex.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2005 12:56 PM
05-12-2005 12:56 PM
Re: Need rdist to use SSH, not .rhosts
(1) rsync
http://samba.anu.edu.au/rsync/features.html
Can use ssh for transfer.
$ rsync -avz -e ssh
Batch mode can be used to apply the same set of updates to many identical systems, but is considered experimental.
(2) cfengine
Information at http://www.cfengine.org
HP-UX binary at http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/cfengine-2.1.14/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2005 01:33 AM
05-13-2005 01:33 AM
Re: Need rdist to use SSH, not .rhosts
http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/rdist-6.1.5/
This is the binary.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2005 01:45 AM
05-13-2005 01:45 AM
Re: Need rdist to use SSH, not .rhosts
-Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2005 02:02 AM
05-13-2005 02:02 AM
Re: Need rdist to use SSH, not .rhosts
Did you have to modify the code to run in your 11i environment?
-Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2005 08:06 AM
06-03-2005 08:06 AM
Re: Need rdist to use SSH, not .rhosts
In our testing of this revised version, we also discovered that you need both programs in /opt/rdist/bin, rdist and rdistd. (This is documented in the readme files, but we missed it.)
Oh, my name is Kent, and I work with Mark Sauer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2005 08:08 AM
06-03-2005 08:08 AM