On Wed, Aug 13, 2003 at 07:05:44PM +1000, [EMAIL PROTECTED] wrote: > On 13 Aug, John Clarke wrote: > > So does your sshd_config point to the same key file that the script is > > generating? > > I was going to say yes, but I have to say no. In /etc/ssh/sshd_config: > > HostKey /etc/ssh/ssh_host_rsa_key > HostKey /etc/ssh/ssh_host_dsa_key > > I had removed the RSA 1 definition when the error first started > occurring. > > But adding it back in again has made the error vanish. I don't > understand why, but I'm not complaining. Maybe there's a difference
Either the default location is not /etc/ssh/ssh_host_key or it disables v1 if the location isn't specified. > John, many thanks for all your help and patience. No worries, that's what this list is for. You're lucky I'm still at work and reading and responding to mail :-) Not for much longer though ... Cheers, John -- whois [EMAIL PROTECTED] GPG key id: 0xD59C360F http://kirriwa.net/john/ -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
