Hello!
I have installed & Primary Setup RSA SecurID appliance ver. 3.0.4.10 successfully. When I logged into https://rsaapliance.domain.local:7072/operation-console its gives me message as
Error 404-not Found
From RFC 2068 Hypertext Transfer Protocol - HTTP/1.1
10.4.5.404 not Found
And how can I upgrade appliance to the latest version?
Yuri,
This is how I found the ops-console.log and AdminServer.log on my lab system:
login as: emcsrv
emcsrv@cs-appliance3-01.na.rsa.net's password: <enter OS user password>
Last login: Fri Apr 8 09:23:18 2016 from 10.96.48.168
-bash-3.00$ sudo su - rsaadmin
Password: <enter OS user password>
-bash-3.00$ cd /usr/local/RSASecurity/RSAAuthenticationManager/imsoc/logs
-bash-3.00$ ls -al ops-console.log
-rwxrwxrwx 1 rsaadmin rsaadmin 1859472 Aug 27 2015 ops-console.log
-bash-3.00$ cd /usr/local/RSASecurity/RSAAuthenticationManager/server/logs
-bash-3.00$ ls -al AdminServer.log
-rw------- 1 rsaadmin rsaadmin 4440040 Apr 8 11:00 AdminServer.log
If you don't see the files that way, what happens if you cd to /usr/local/RSASecurity/RSAAuthenticationManager and run this command?
find . -name <filename> -print
As I mentioned the R210 can be upgraded from 3.0 to 8.1, if you want to stay with the hardware option. If you want to move to virtual servers, you can do that too. Please review the RSA Authentication Manager 8.1 Migration Overview for some general information on the migration. The RSA Authentication Manager 8.1 Migration Resources page has links for all of the Authentication Manager 8.1 documentation, links to request a trial license, to download software, the SP1 service pack and recent patches, as well as some helpful videos that go through the migration step by step.
Regards,
Erica.