On 13 Mar, [EMAIL PROTECTED] wrote:
>
> hello.
>
> has anybody been able to successfully implement ssh2 with public-key exchange? i
> mean, password-less logins, purely based on certificates only, or is such a
> thing possible? need pointers to docus. cant understand man page eh.
>
First you need to make a DSA certificate by using ssh-keygen with the -d
switch so that it makes DSA certificates instead of RSA certificates.
This will create id_dsa and id_dsa.pub files in $HOME/.ssh. Append the
id_dsa.pub file thus created to $HOME/.ssh/authorized_keys2 on all
machines you want to be able to login to from that machine using public
key exchange. That should do the trick.
I agree...the man page is as clear as mud on this issue.
--
Rafael R. Sevilla <[EMAIL PROTECTED]> +63(2) 8177746 ext. 8311
Programmer, InterdotNet Philippines +63(917) 4458925
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]
To subscribe to the Linux Newbies' List: send "subscribe" in the body to
[EMAIL PROTECTED]