ssh-add

Add RSA or DSA identities to the authentication agent

Syntax:

ssh-add [-cDdLlXx] [-t life] [file ...]

ssh-add -s reader

ssh-add -e reader

Runs on:

QNX Neutrino

Options:

See ssh-add in the NetBSD documentation.

Description:

The ssh-add adds RSA or DSA identities to the authentication agent, ssh-agent. For more information, see ssh-add in the NetBSD documentation.

Contributing author:

NetBSD

See also:

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