[Ssh-sftp-perl-users] Net::SSH2 using auth_publickey question
Brought to you by:
dbrobins
From: Mike B. <sx...@co...> - 2008-04-30 01:29:40
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have read the documentation and trying to use auth_publickey on a Windows box with working keys for PuTTY and SSH Tectia. In this method what public and private key files are being referred to, the ones on the Windows system or those on the remote system? Or will the dsa keys I am using not work with auth_publickey? $ssh2->auth_publickey($user, $pubkey, $privkey, $pass ) ~ or die 'Cannot connect \n'; Thanks Mike -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIF8tkca0M4pEEYjwRAsXNAKDz8ROel8V8H04iwx1vaeIg+OcnTgCeJLX7 TRrifUlMtcu4pHwXYXXiboU= =wtt4 -----END PGP SIGNATURE----- |