ae6b7ec077
Net::SSH::AuthorizedKeysFile reads and modifies "authorized_keys" files. "authorized_keys" files contain public keys and meta information to be used by "ssh" on the remote host to let users in without having to type their password. Sponsored by: Absolight
6 lines
295 B
Text
6 lines
295 B
Text
Net::SSH::AuthorizedKeysFile reads and modifies "authorized_keys"
|
|
files. "authorized_keys" files contain public keys and meta
|
|
information to be used by "ssh" on the remote host to let users in
|
|
without having to type their password.
|
|
|
|
WWW: http://search.cpan.org/dist/Net-SSH-AuthorizedKeysFile/
|