- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Use ignite with ssh?
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
10-28-2002 08:39 AM
10-28-2002 08:39 AM
I would like to remove remsh service on all my workstation for security reason but ignite don't work anymore. Does ignite can run with ssh or does anyone have a solution to run ignite whitout remsh installed on the workstation side?
Thks a lot
Patrick
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2002 10:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2002 12:52 PM
10-31-2002 12:52 PM
Re: Use ignite with ssh?
Did you test the link ? What is the result ?
Thomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2002 11:28 AM
11-06-2002 11:28 AM
Re: Use ignite with ssh?
I use that very scheme in my network. I work on classified systems where we are not allowed to use "r" commands. I instead use ssh and public key encryption scheme. you will not be able to use the ignite gui but you will be able to run all of the commands from the command line using ssh. you will have to figure out the parameters instead of letting the gui do it for you but it will work jsut fine.
Regards,
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2002 05:25 AM
11-11-2002 05:25 AM
Re: Use ignite with ssh?
I tried to make a softlinks for remsh to ssh but it don't work. ssh don't have the same syntax than remsh, so I make a script and I name it "remsh". This script take the parameter and send it to ssh with the right syntax. But it still don't work with Ignite.
Does anyone have a other idea?
I want to make it work with the gui of Ignite.
Thks!
Patrick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2002 05:58 AM
11-11-2002 05:58 AM
Re: Use ignite with ssh?
Are you doing this thing because of firewall issues...
BR,
Jannik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2002 10:17 AM
12-04-2002 10:17 AM
Re: Use ignite with ssh?
Can you give me more informations about using ignite on commands line with ssh? I don't how you specify to ignite to use ssh instead of remsh
Best regards!
Patrick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2002 11:29 AM
12-10-2002 11:29 AM
Re: Use ignite with ssh?
I disable it after pushing and pulling an image by modifying inetd.conf and restarting the deamon.
Steve
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2005 08:11 AM
08-19-2005 08:11 AM
Re: Use ignite with ssh?
1.- Rename /usr/bin/remsh
2.- ln -s ssh remsh
2.- Generate Key-pairs in ignite server
3.- Append the pub key in the authorized_keys file on the remote server.
4.- Connect for first time using ssh from ignite server to the remote server to accept the key.
5.- Run ignite....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2006 02:03 AM
11-14-2006 02:03 AM
Re: Use ignite with ssh?
I don't know if this issue is already solved, but if you use ignite version C.6.8 and above, you can run ignite -S to instruct it to use ssh instead of remsh. It works also with the gui.
Cheers,
Danny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2006 10:06 AM
11-15-2006 10:06 AM
Re: Use ignite with ssh?
Newer versions of ignite use ssh using root's id.
Set it in the Ignite server config file to use ssh and away you go.
If you do not wish to use a public key ( without passphrase )to trasparently allow access then the GUI will prompt you for the root password and/or passphrase.
This would make Ignite server initiated sessions manual.
Other wise kick off make_net_recovery from host you are looking to create the archive for.