How To Map Port 389 and 636 For Oracle Virtual Directory
OVD is a Java-based app and one of the limitations for Java-based servers is that if you want to run the service on a port under 1024 on Unix – you have to run it as root. The reason is that by default Unix requires anything on those ports to be run as root. In [...]