HOWTO install RSA SecurID Server on Gentoo

From RADION OpenLab

just in short because my head still burns...

$ vi /etc/SuSE-release

SUSE Linux Enterprise Server 9 (i586) VERSION = 9

$ emerge -p lib-compat


$cd /usr/local/src $mkdir rsa

$cd rsa

Download AuthMgr61LINUX.tar.gz

$tar xfvz Download AuthMgr61LINUX.tar.gz

$cd aceserv/linux

copy license files here

$ ./sdsetup -primary


after the setup go to /usr/local/rsa/ace/prog and run

build some links in order for sdsetup to work, afterwards they can be deleted but thisis much quicker to tweak than the ugly code of sdsetup.

$ ./sdsetup -config

RADION OpenLAB