Displaying 1 result from an estimated 1 matches for "private_rsa".
2005 Dec 10
1
win32 service
...using winserve.exe
>
> winserv install secureWebProxy -displayname "Secure
> Web Proxy"
> -description "Tunnel through min.powernav.com proxy"
> -user PWRNAV\erne
> -password mypword c:\rubyscripts\ssh\plink.exe
> 192.168.100.3 -i
> c:\rubyscripts\ssh\private_rsa.key -l ellingson -ssh
> -L
> 8080:192.168.100.3:3128 -N -T
Hm, well, I''m not really familiar with winserv.
> Notice I''m not running under the system account. I''m
> running as myself
> qualified with a domain name.
>
> I can''t seem to get...