Thanks for help,
You are right normally that is enough,
but on my miniPC running DSL (small Damn..) distro, the command
ssh-add doensn't work ??? so even if I user the Priv/Pub key I
have to give the paraphrase??
For this reason I want to send in the line the password , I haven't
security prob
Raj Kiran Grandhi wrote:
abdelkader belahcene wrote:
Hi every one,
I am using DSL on small miniPC.
I tried the ssh-keygen it seemed running correctly, it generates the
key (pub and priv),
Use ssh-copy-id to copy your public key to the ssh server. This requires
that password based connection
Hello,
if a understand, you want to connect to a host without password throught
ssh.
Use the ~/.ssh/authorized_keys
add the pub key of HostA in the authorized_keys of HostB.
You will be able to connect to HostB from HostA.
by
Anthony
abdelkader belahcene a écrit :
Hi every one,
I am using D
Example :
su - usera
ssh-keygen
[EMAIL PROTECTED]:~/.ssh$ cat ~/.ssh/id_rsa.pub
ssh-rsa
B3NzaC1yc2EBIwAAAQEAw7KhpWfG/RRZhaAZlUVK9iH07LnzeO1dgs1vmOX1vK1EZ+p/Pru6UZqSl0sOaBNOIffjG1F4IeRTVw+7CRdnPPcil4htRwFCjMQi11uJcCqfTjaHS5gcvqOOtUPoBlY6WM+35BRzPNdAhnwSWpxVmEfgtDI4Hi18XVU3V9IHTK645oNgHi
abdelkader belahcene wrote:
Hi every one,
I am using DSL on small miniPC.
I tried the ssh-keygen it seemed running correctly, it generates the
key (pub and priv),
Use ssh-copy-id to copy your public key to the ssh server. This requires
that password based connections are allowed to that serv
Hi every one,
I am using DSL on small miniPC.
I tried the ssh-keygen it seemed running correctly, it generates the
key (pub and priv),
but the ssh-add gave cannot open a connection to
authentifcation agent , I tried it after ssh-agent I got same error.
In fact I want an automatic ( fr
6 matches
Mail list logo