Hi Community,
I have a very very old environment at R70.50 on solaris.
I am trying to reproduce the environment in a virtual machine, for them I have to follow the following steps:
1 - install solaris 10
bash-3.00# join me -a
SunOS unknown 5.10 Generic_141445-09 i86pc i386 i86pc
2 - install R70
I have mounted an iso that I had "Check_Point_R70.Solaris.iso"
bash-3.00# cd check_point_r70.solaris/
bash-3.00# ls -l
total 531
-r--r--r-- 1 root root 1811 Mar 5 2009 Berkeley_License.txt
-r--r--r-- 1 root root 17992 Mar 5 2009 Gnu_License.txt
-r-xr-xr-x 1 root root 3815 Feb 23 2009 IntUnixInstallScript
-r--r--r-- 1 root root 26430 Mar 5 2009 LGPL.txt
-r--r--r-- 1 root root 987 Mar 5 2009 License.txt
-r--r--r-- 1 root root 6336 Mar 5 2009 ReadmeUnix.txt
-r--r--r-- 1 root root 6482 Mar 5 2009 ReadmeWindows.txt
dr-xr-xr-x 2 root root 2048 Mar 10 2009 SU
-r--r--r-- 1 root root 653 Mar 10 2009 TRANS.TBL
-r-xr-xr-x 1 root root 194560 Feb 23 2009 UnixInstallScript
-r--r--r-- 1 root root 81 Mar 5 2009 alpha.txt
dr-xr-xr-x 15 root root 4096 Mar 10 2009 solaris2
dr-xr-xr-x 2 root root 4096 Feb 23 2009 wrappers
3 - according to the documentation execute UnixIntallScript
bash-3.00# ./UnixInstallScript
bash: ./UnixInstallScript: Invalid argument
Any idea why it's failing? I have no experience in these versions and I can't find what might be happening.
Any ideas to be able to export the policy with all the objects and rules that I could migrate up to R81.10?
Thank you