in reply to Server prompts for password even though client is authenticated when Parallel::ForkManager is used

What could be the problem? Any help is appreciated.

Maybe you need require ..ssh..; instead of use

Maybe ENV{HOME} gets deleted or something

The answer lies in the code you omitted :) line 42

  • Comment on Re: Server prompts for password even though client is authenticated when Parallel::ForkManager is used
  • Download Code