Name resolution errors in RSA Federated Identity Manager (FIM) 2.5
Originally Published: 2005-01-12
Article Number
Applies To
Microsoft Windows 2000 Server SP4
Issue
The administration server could not be contacted
Cause
Resolution
:localServer
set ADMIN_SERVER_HOST=fimserver.rsa.net
set PRIMARY_SERVER_HOST="fimserver.rsa.net"
set PRIMARY_SERVER_PORT="7001"
set PRIMARY_SERVER_SSL_PORT="7002"
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
set ADMIN_SERVER_PORT=7081
set ADMIN_SERVER_SSL_PORT=7082
set RSA_CSF_ADMIN_SERVER_OPTIONS=-Drsa.admin.server.host=fimserver.rsa.net
set RSA_CSF_ADMIN_SERVER_OPTIONS=%RSA_CSF_ADMIN_SERVER_OPTIONS% -Drsa.admin.server.port=%ADMIN_SERVER_PORT%
set RSA_CSF_ADMIN_SERVER_OPTIONS=%RSA_CSF_ADMIN_SERVER_OPTIONS% -Drsa.admin.server.ssl.port=%ADMIN_SERVER_SSL_PORT%
set RSA_CSF_PRIMARY_SERVER_OPTIONS=-Drsa.primary.server.host=fimserver.rsa.net
set RSA_CSF_PRIMARY_SERVER_OPTIONS=%RSA_CSF_PRIMARY_SERVER_OPTIONS% -Drsa.primary.server.host.port=7001
set RSA_CSF_PRIMARY_SERVER_OPTIONS=%RSA_CSF_PRIMARY_SERVER_OPTIONS% -Drsa.primary.server.host.ssl.port=7002
Might become:
:localServer
set ADMIN_SERVER_HOST=192.168.0.5
set PRIMARY_SERVER_HOST="192.168.0.5"
set PRIMARY_SERVER_PORT="7001"
set PRIMARY_SERVER_SSL_PORT="7002"
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
set ADMIN_SERVER_PORT=7081
set ADMIN_SERVER_SSL_PORT=7082
set RSA_CSF_ADMIN_SERVER_OPTIONS=-Drsa.admin.server.host=192.168.0.5
set RSA_CSF_ADMIN_SERVER_OPTIONS=%RSA_CSF_ADMIN_SERVER_OPTIONS% -Drsa.admin.server.port=%ADMIN_SERVER_PORT%
set RSA_CSF_ADMIN_SERVER_OPTIONS=%RSA_CSF_ADMIN_SERVER_OPTIONS% -Drsa.admin.server.ssl.port=%ADMIN_SERVER_SSL_PORT%
set RSA_CSF_PRIMARY_SERVER_OPTIONS=-Drsa.primary.server.host=192.168.0.5
set RSA_CSF_PRIMARY_SERVER_OPTIONS=%RSA_CSF_PRIMARY_SERVER_OPTIONS% -Drsa.primary.server.host.port=7001
set RSA_CSF_PRIMARY_SERVER_OPTIONS=%RSA_CSF_PRIMARY_SERVER_OPTIONS% -Drsa.primary.server.host.ssl.port=7002
NOTE: Make a backup copy of the file before editing it - if the modification allows the command to run successfully, then perform the following 2 steps:
1. Put the file back to using FQDNs
2. Identify the limitation/error in your name resolution
NOTE: RSA Security cannot assist with this task - contact your operating system or network vendor for assistance
Related Articles
Embedded identity router loses name resolution capability for RSA Authentication Manager 375Number of Views Checking name resolution and port connectivity for Web Tier instance on a supported Red Hat platform - RSA Authentication … 490Number of Views RSA Federated Identity Manager (FIM) Admin server of managed server startup failure 15Number of Views Error: Error 'Socket Closed exception in RSA Federated Identity Manager (FIM) 2.5' 10Number of Views Error: 'Relying Party servlet: java.lang.NullPointerException' in RSA Federated Identity Manager (FIM) 30Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager Upgrade Process Running out of disk space when using RMAN in RSA Identity Governance & Lifecycle
Don't see what you're looking for?