Markus Friedl escribi�:
> 

Thank you very much for answering Markus.

> 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?

I didn't find about it till I typed man ssh-keyscan one
minute ago. I recall I read the docs, mail archives and
asked this list and the only way I found to make any
user of host A enter host B was doing the ssh-keygen for
anyone. I'll read the ssh-keyscan manpage.

> 
> > 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?
> 

I haven't upgraded openssh.

> what does ssh -v -v -v say?

debug1: Trying rhosts or /etc/hosts.equiv with RSA host authentication.
debug1: Remote: Accepted for the.host.name [the.ip] by /etc/hosts.equiv.
debug1: Remote: Your host key cannot be verified: unknown or invalid
host key.
debug1: Server refused our rhosts authentication or host key.
debug1: Doing password authentication.
user@server's password: 

What should I do next ?
Anyway my goal is to have all the users of one host log in
another server. If there is another way to do it so I don't
have to type ssh-keygen for everybody I'll love to hear it.

Reply via email to