Article Number
000018162
Applies To
RSA ACE/Server
UNIX (AIX, HP-UX, Solaris)
Contents of the CD-ROM were copied to hard drive
Issue
How to set up RSA ACE/Agent for UNIX without using the CD-ROM
Resolution
Find the aceagent directory in the directory structure. Locate the appropriate operating system directory. Then FTP the following files to your UNIX box in binary mode:
README.TXT
aix_clnt.tar
copyright.txt
license.txt
relnotes_unix.txt
sdclient.aix.tar
version.txt
sdsetup
From the sdinstall directory:
chkprogv
gensbkey
getacev
sdcfgval
sdconfig
sdlicval
Please note that the operating system is signified as 'hp' for HP, 'aix' for AIX, and 'sol' for Solaris.
Create an sdinstall directory on your UNIX box and copy the chkprogv, gensbkey, getacev, sdcfgval, sdconfig, and sdlicval files into that directory.
Make sure the permissions on the files are correct. README.TXT, aix_clnt.tar, copyright.txt, license.txt, relnotes_unix.txt, sdclient.aix.tar, and version.txt should be set to 444.
Do a chmod -R 555 on sdinstall and a chmod 555 on sdsetup.
Include the sdconf.rec transferred in binary mode in the client install directory.
Run sdsetup -client to install the agent software.