in reply to Net::OpenSSH - connection from out a CGI script fails
(Although either way it sounds scary to muck with remote filesystems from a web UI...)su - U2 ssh-keygen -t dsa # creates .ssh/... cat .ssh/id_dsa.pub | ssh ZFS_HOST 'cat>>.ssh/authorized_keys' # accep +t remote key; enter pw once
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Net::OpenSSH - connection from out a CGI script fails
by logicalheart (Initiate) on Feb 13, 2014 at 19:17 UTC |