OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005151 [openssh] packaging minor always 2014-02-17 10:48 2014-02-23 09:57
Reporter schwindt View Status public  
Assigned To yann
Priority normal Resolution fixed  
Status closed  
Summary 0005151: key generaition missing ed25519 keys
Description in /etc/opt/csw/init.d/cswopenssh :
in line 20 : for ALGO in rsa dsa ecdsa
ed25519 should be added to avoid logmessages :

sshd[15851]: [ID 800047 auth.error] error: Could not load host key: /etc/opt/csw/ssh/ssh_host_ed25519_key

Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0010715)
yann (developer)
2014-02-17 13:35

Indeed, I fixed the problem in the following packages:
http://buildfarm.opencsw.org/opencsw/experimental/yann/i386/5.10/openssh-6.5p1,REV=2014.02.17-SunOS5.10-i386-CSW.pkg.gz [^]
http://buildfarm.opencsw.org/opencsw/experimental/yann/sparc/5.10/openssh-6.5p1,REV=2014.02.17-SunOS5.10-sparc-CSW.pkg.gz [^]

Could you test those packages and make sure they work fine for you ?

BTW, I found a better way to generate the host keys: ssh-keygen -A
(0010716)
schwindt (reporter)
2014-02-17 15:23

I removed all keys, then it migrates the old ones and generates the missing ones.
Starting the daemon with any missing key generates these.

This looks ok.
(0010717)
yann (developer)
2014-02-17 20:56

Fixed packages are on their way to the unstable repository !
I am marking this bug as solved.

Thanks for the bug report.


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker