Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SSH scrupting

Status
Not open for further replies.

kozlow

MIS
Mar 3, 2003
326
US
I have a central server, I will call A. It is my Ignite server as well as a repository for Depots and Scripts.

I am tring to run a IGNITE backup script from the clients over to A. In my script I list the files in the backup directory on A and remove old ones before I start.

example:
IGNITE backup of B
on A: /IGNITE/B
I would remsh from B to A and remove old backups before I start.

Now we are using SSH for obvious reasons. How do I open up A so I can run SSH command from B without the need to supply a password?

HP support had me turn off password verification, but that has to be done on both A and B to work. I want to keep B completely secured. I know there has to be a straight forward way....

HP has not responded in two days....

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top