Hello all,
I am running a 5.0-CURRENT system cvsup'd this afternoon, and sshd is
not working for me. When I try to start it, I get the following:
** RSA_PKCS1: Unable to find an RSA implemenation shared library.
** Install either the USA (librsaINTL.so) or International (librsaUSA.so)
** RSA library on your system and run this program again.
Then a pointer to a doc (which I read), then it receives signal 11 and
dumps core.
(BTW, "implementation" is misspelled there.)
I have rsaref-2.0 installed from ports, and I have USA_RESIDENT=YES and
RSAREF=YES defined in /etc/make.conf. I've cvsupped from a new vanilla
standard-supfile, using the cvs-crypto collection.
Here are two lines from the output of "truss sshd":
access("/usr/lib/librsaINTL.so",0) = 0 (0x0)
open("/usr/lib/librsaINTL.so",0,027757770600) = 4 (0x4)
Needless to say, I find this slightly confusing. What am I doing wrong?
Thanks in advance.
--
Ben
"I didn't order any WOO-WOO... Maybe a YUBBA... But no WOO-WOO!"
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message