To run OpenSSH on Reliant UNIX do the following: Download the necessary files: Perl5: ftp://ftp.fujitsu-siemens.com/pub/OldFTP/sni/mr/pd/perl/perl.5.00404/perl5.00404.pkg.gz zlib: http://yalla.ynfonatic.de/sinix/zlib-1.1.3.pkg.Z openssl: http://yalla.ynfonatic.de/sinix/openssl-0.9.6c.pkg.Z openssh: http://yalla.ynfonatic.de/sinix/openssh-3.0.2p1.Z For Perl5 you will also need gzip, if not allready on your system (unlikely): gzip: ftp://ftp.fujitsu-siemens.com/pub/OldFTP/sni/mr/pd/gnu/gzip/gzip.1.2.4a/gzip-1.2.4.pkg Copy all the packages to /var/spool/pkg, uncompress the Z-archives and install them in the following order: 1. perl5 2. zlib 3. openssl 4. openssh After that you should generate your host-keys; to do that run the script /usr/local/doc/openssh-3.0.2p1/generate-hostkeys.sh . Then you should be able to start the SSH-server with /usr/local/sbin/sshd. Do not forget to adapt you /usr/local/etc/sshd_config file; the default config-file does work, but should be adapted for your needs, e.g. disable protocol version 1, dissalow root-logins and so on. I supplied no SYSV-style start/stop-script because i'm lazy, but i would accept any good contribution. ----------------------------------------------------------------------- | Alexander Janssen | email: alexander.janssen@siemens.com | | Siemens AG | Tel.: +49 173 5359704 | | ICM N OP MS G NW | Fax.: +49 173 5359705 | | Technical Service Center | Voelklinger Str. 1 | | Mobile Applications | 40219 Duesseldorf / Germany | -----------------------------------------------------------------------