How do I change my Sentry RA 3.x server port numbers?
Originally Published: 2001-07-24
Article Number
Applies To
TechNote 0151
Issue
Resolution
Solution:
1. To move the Enrollment Server:
In httpd.conf, in the first section, modify the following line to specify the desired port for the enrollment server (444 in this example).
# The main server port
Port 444
Further down in httpd.conf, under the section Sentry CA Enrollment Server, change the following lines to specify the desired port.
### SSL Virtual Host ###
Listen 444
<VirtualHost *:444>
2. To move the Admin Server:
In httpd.conf, under the section Sentry CA Administration Server, change the following lines to specify the desired port (443 in this example).
### SSL Virtual Host ###
Listen 443
<VirtualHost *:443>
3. Restarting the Servers
Under services, stop the Sentry RA Administrative and Secure Directory servers (in that order). Then restart them, Secure Directory first.
Note: You can change one of the servers without changing the other.
Related Articles
How do I change my server port numbers? 12Number of Views SetPin has garbled characters when ID contains 7Ch value in RSA ACE/Server 3Number of Views Error: 'Forbidden - you don't have permission to access / on this server' when accessing RSA Registration Manager administ… 39Number of Views Authentication Manager version 8.5: Failed to register to the FedRamp - Govcloud Cloud Authentication Service 134Number of Views Add a Report 92Number of Views
Trending Articles
RSA Authentication Manager 8.9 Release Notes (January 2026) RSA announces the availability of the RSA SecurID Hardware Appliance 230 based on the Dell PowerEdge R240 Server How to troubleshoot Oracle database ORA-04030 errors in RSA Identity Governance & Lifecycle RSA Authentication Manager Upgrade Process Microsoft SQL Server Collectors can no longer connect to the SQL Server database after upgrade to Microsoft SQL Server 201…
Don't see what you're looking for?