ssh-agent

Authentication agent

Syntax:

ssh-agent [-c | -s] [-d] [-a bind_address] [-t life]
          [command [arg ...]]

ssh-agent [-c | -s] -k

Runs on:

QNX Neutrino

Options:

See ssh-agent in the NetBSD documentation.

Description:

The ssh-agent is a program that holds private keys used for public key authentication (RSA, DSA). For more information, see ssh-agent in the NetBSD documentation.

Contributing author:

NetBSD

See also:

/etc/moduli, scp, sftp, sftp-server, ssh, ssh-add, ssh-keygen, ssh-keyscan, ssh-keysign, ~/.ssh/ssh_config, /etc/ssh/ssh_config, sshd, /etc/ssh/sshd_config in the NetBSD documentation