On Wed, Jun 20, 2001 at 04:45:14PM +0200, Francesc Guasch wrote:
> Hi. I have openssh-2.5.2 installed in linux clients and solaris
> servers. It was hard but I managed to succeed making the linux
> clients didn't have to type passwords to connect using ssh.

what is hard about ssh-keyscan? what was broken?

> Now it suddenly stopped working for some users !
> We haven't insalled a new version of ssh in the server nor in
> the clients. This is breaking our working tool.

did you change some system configuration?

what does ssh -v -v -v say?
> 
> We made it doing
> 
> # su - user -c ssh-keygen
> 
> Then , the file .ssh/identity.pub was copied as .ssh/authorized_keys
> in the server.
> Now it looks like we have to build some the keys again.
> 
> Questions:
> 
> - Do I have to do the ssh-keygen for all the users again ?

i don't think this is related to the keys.

> - How can I find out why is this happening ?

turn on verbose debugging.

Reply via email to