[ilugd] Re: help on ssh

2004-02-05 Thread Jasmeet
Hi, It goes like this. You want alice (user 1) to login automatically from neptune (machine 1) to pluto (machine 2) under the security of jenny (user 2). 1. login into neptune as alice. 2. type 'ssh-keygen -t dsa' 3. answer all the questions sensibly, remember the location where you store

[ilugd] Re: help on ssh

2004-02-05 Thread Abhijit Menon-Sen
At 2004-02-05 18:36:11 +0530, [EMAIL PROTECTED] wrote: append the contents of id_dsa.pub to that file. i.e. cat id_dsa.pub /home/jenny/.ssh/authorized_keys2 (Note: that should be , or it will overwrite the file.) -- ams ___ ilugd mailing list

Re: [ilugd] Re: help on ssh

2004-02-05 Thread Raj Mathur
Jasmeet == jvirdi Jasmeet writes: Jasmeet [snip] Jasmeet in step 3 ) id_dsa and id_dsa.pub (id_dsa is your private Jasmeet key, id_dsa.pub is the public key) Jasmeet [snip] Small correction: id_dsa is the key (includes both public and private) and id_dsa.pub is the textual

[ilugd] Re: help on ssh

2004-02-05 Thread Abhijit Menon-Sen
At 2004-02-06 09:52:12 +0530, [EMAIL PROTECTED] wrote: Since I'm new in the linux world, I do not know what is ssh. Would be appriciated, if any one can give enlighten on this. Did you ask Google? -- ams ___ ilugd mailing list [EMAIL PROTECTED]