Re: SSH con claves RSA y DSA

2008-04-14 Por tema Guazap
A lo mejor esto te sirve:

http://linuxproblem.org/art_9.html

Saludos,


On Thu, Apr 10, 2008 at 2:55 AM, Figols, Ruben [EMAIL PROTECTED] wrote:


 ¡Hola Debianitas!

 Estoy intentando generar un par de claves para acceder por ssh sin
 password.

 Pero...:

 [EMAIL PROTECTED]:~$ ssh-add
 Could not open a connection to your authentication agent.

 ruben@ xxx:~$ eval ssh-agent
 SSH_AUTH_SOCK=/tmp/ssh-GrIFaO4298/agent.4298; export SSH_AUTH_SOCK;
 SSH_AGENT_PID=4299; export SSH_AGENT_PID;
 echo Agent pid 4299;

 [EMAIL PROTECTED]:~$ ssh-add
 Could not open a connection to your authentication agent.

 No hay forma...
 He lanzado ssh-agent bash y desde ahí si funciona, pero, lógicamente, al
 cerrar ese bash, vuelvo a tener el mismo problema...

 ¿Alguien conoce como solucionar el ssh-add / ssh-agent?

 Muchisimas gracias a [EMAIL PROTECTED],


 

 Rubén Figols




SSH con claves RSA y DSA

2008-04-10 Por tema Figols, Ruben

¡Hola Debianitas!

Estoy intentando generar un par de claves para acceder por ssh sin password.

Pero...:

[EMAIL PROTECTED]:~$ ssh-add
Could not open a connection to your authentication agent.

ruben@ xxx:~$ eval ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-GrIFaO4298/agent.4298; export SSH_AUTH_SOCK;
SSH_AGENT_PID=4299; export SSH_AGENT_PID;
echo Agent pid 4299;

[EMAIL PROTECTED]:~$ ssh-add
Could not open a connection to your authentication agent.

No hay forma...
He lanzado ssh-agent bash y desde ahí si funciona, pero, lógicamente, al cerrar 
ese bash, vuelvo a tener el mismo problema...

¿Alguien conoce como solucionar el ssh-add / ssh-agent?

Muchisimas gracias a [EMAIL PROTECTED],




Rubén Figols