in reply to Re: Re: Re: Module Problems
in thread Module Problems

If I'm honest I could probably do with a step-by-step guide, as you can probably tell my programming skills aren't that great yet. I greatly appreciate any help you can give me!!

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Module Problems
by Limbic~Region (Chancellor) on Jan 26, 2004 at 20:53 UTC
    waiterm,
    I am assuming the Win32 machine is the client. You do not indicate what the server side is or what implementation of SSH (e.g. OpenSSH) it is using. To provide step by step instructions, I would need that information - and keep in mind this is not a Perl solution.

    If you are using PuTTY for your client, these instructions should get you started. The basic idea is to generate keys on the client and then stick them in the authorized file on the server, but how to do that varies depending on your specific situation.

    Cheers - L~R