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
Purging runs have been failing with ORA-02292: integrity constraint (AVUSER.FK_T_TEMP_PWD_CHG_REQ_DET) violated - child re… 4Number of Views On-Demand Tokencode Delivery by Mobile Phone or E-Mail 88Number of Views How to generate a vettor certificate from a PKCS#10 (CSR) request 99Number of Views What happens to my RSA Community account if I change companies? 84Number of Views "Request could not be handled" error seen when clicking on submitted form tab for request raised via Webservices in RSA Id… 109Number of Views
Trending Articles
RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide How to Upgrade Internal SHA-1 Certificates to SHA-256 in Authentication Manager Using rsautil RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide RSA SecurID software token .sdtid file fails to import into RSA SecurID Software Token 5.0 for Windows Upgrade Internal Authentication Manager Certificates to SHA-256
Don't see what you're looking for?