>-----Original Message----- >From: William Paulsen (W) [mailto:[EMAIL PROTECTED] >Sent: Thursday, June 08, 2006 8:54 AM >To: [email protected] >Subject: Exec a script on one server that will exec other scripts on a >different server.. > > >Hi, > >I'm trying to write a perl script that will run on one server but can >instruct either socker server deamon on another server to exec any one >of three applications on a different box. The reason for this is the >password changes every month and the scripts that I'm currently using >fails because of that. Is this possible in perl? >
Can you add public/private keys pairs then a password is not needed? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>
