Just finished OpenSSL and OpenSSH but got the following error :
/QOpenSys/openpkg/bin/ssh [EMAIL PROTECTED]
PRNG initialisation failed -- exiting.
ssh-rand-helper child produced insufficient data
Here is what I see during my rpm build :
config.status: creating ssh_prng_cmds
config.status: creating config.h
OpenSSH has been configured with the following options:
User binaries: /QOpenSys/openpkg/bin
System binaries: /QOpenSys/openpkg/bin
Configuration files: /QOpenSys/openpkg/etc/openssh
Askpass program:
/QOpenSys/openpkg/libexec/openssh/ssh-askpass
Manual pages: /QOpenSys/openpkg/man/manX
PID file: /QOpenSys/openpkg/var/openssh
Privilege separation chroot path: /QOpenSys/openpkg/var/openssh/empty
sshd default user PATH: /bin:/usr/bin
sshd superuser user PATH: /bin:/usr/bin:/sbin:/usr/sbin
Manpage format: man
PAM support: no
KerberosV support: no
Smartcard support: no
S/KEY support: no
TCP Wrappers support: no
MD5 password support: yes
IP address in $DISPLAY hack: no
Translate v4 in v6 hack: no
BSD Auth support: no
Random number source: ssh-rand-helper
ssh-rand-helper collects from: Command hashing (timeout 200)
Host: powerpc-ibm-aix5.2.0.0
Compiler: /QOpenSys/openpkg/bin/gcc
Compiler flags: -O2 -pipe -I/QOpenSys/openpkg/include -Wall
-Wpointer-arith -Wno-uninitialized
Preprocessor flags: -I/QOpenSys/openpkg/include -I/QOpenSys/openpkg/include
Linker flags: -L/QOpenSys/openpkg/lib -L/QOpenSys/openpkg/lib
-L/QOpenSys/openpkg/lib -L/QOpenSys/openpkg/lib
-Wl,-blibpath:/usr/lib:/lib
Libraries: -lcrypto -lz -lfsl -lnsl
WARNING: you are using the builtin random number collection
service. Please read WARNING.RNG and request that your OS
vendor includes kernel-based random number collection in
future versions of your OS.
WARNING: the operating system that you are using does not
appear to support either the getpeereid() API nor the
SO_PEERCRED getsockopt() option. These facilities are used to
enforce security checks to prevent unauthorised connections to
ssh-agent. Their absence increases the risk that a malicious
user can connect to your agent.
Any idea why ssh-rand-helper didn't works ?
/QOpenSys/openpkg/libexec/openssh/ssh-rand-helper
PRNG initialisation failed -- exiting.
It seems the OpenPKG ls is required (from coreutils) ?
______________________________________________________________________
The OpenPKG Project www.openpkg.org
Developer Communication List [email protected]