On Tue, Feb 26, 2002 at 10:45:56AM +0200, Danie Roux wrote: > This is what I've done: > > I've enabled ssh1 support by "dpkg-reconfigure ssh" > On my Debian machine I generated a ssh1 key without a passphrase. > I then copied the identity.pub to the RedHat machine and renamed it to > ~/.ssh/authorized_keys. > > I would think by this time I should just be able to ssh there and get > logged in automatically. Doesn't work. > > So I tried > > ssh -1 -i ~/.ssh/identity > > And it also doesn't work.
The -v flag will give you some more verbose output (you can use that flag up to three times to increase the verbosity further). Does that help find the problem? -- Colin Watson [EMAIL PROTECTED]