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 370Number of Views Checking name resolution and port connectivity for Web Tier instance on a supported Red Hat platform - RSA Authentication … 464Number of Views Error: 'null; nested exception is: java.lang.NullPointerException' in RSA Federated Identity Manager (FIM) 2.5 59Number of Views Error message "failed to preload on startup in Web application" in RSA Federated Identity Manager (FIM) 2.5 15Number of Views Error: 'The server encountered the following unexpected condition: Error in RSA Federated Identity Manager: Error encounte… 9Number of Views
Trending Articles
The Template ({Connector Template Name}) has missing file content error when creating AFX Connectors in RSA Identity Gover… Downloading RSA Authentication Manager license files or RSA Software token seed records RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide Troubleshooting RSA MFA Agent for Microsoft Windows RSA Release Notes for RSA Authentication Manager 8.8
Don't see what you're looking for?