All,
Rhythmyx 6.7 implemntation guide documents how Rhythmyx can use HTTPS with port 9443. The procedure works and Content Explorer GUI works fine on secure port 9443. However our VPN block port 9443. The obvious solution is to use the default port of 443 for HTTPS, in all UNIX systems all port under 1024 are reserved for root access, which implies we start Rhythmyx as a root. This brings another set of issue - we dont want to run Rhythmyx as a root for security reasons. Is there a way to start Rhythmyx as a root and soon as the server binds to port 443 it then runs as a normal user (non-root) ?
thanks
Atul