Hello, I found out in auth.log, that it is a blacklist problem. My server plublic key is blacklisted. I found some explanation about ssh-vulnkey. I did update/upgrade from my kubuntu 7.10, but I still don't have the function ssh-vulnkey available on my system. I tried with the ssh-vulnkey from the client, but then it tells unknow, no blacklist information
thanks serge On Fri, Jul 04, 2008 at 12:13:50AM +0200, serge pecher wrote: > > I had backuppc working for a while without problems. > > > > > > After, I think, an update I am in trouble with ssh (can't read 4 bytes) > > > > > > When I try to ssh -l root to the client as backuppc user it keeps asking the > > root password. > Look into the client's /var/log/messages etc. log files. The ssh daemon should complain about something or it would accept password-less login. Running ssh -v [EMAIL PROTECTED] might also produce helpful output. (Or try raising the loglevel on client's sshd.) > > I tried an update of openssl on both machines (where up to date) > > > > > > I generated and exchanged new keys for both machines > > any idea ? > You exchanged host keys, right? Your backuppc users's private/public keys might be weak as well and maybe are therefore rejected... > > The server is running ubuntu 7.10, the client 8.04 > ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
