Documentation for Crowd 1.3. Documentation for other versions of Crowd is available too.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

By default, Crowd is configured to use port 8095. If this port is already in use within your network, you will need to change the port that Crowd uses.

Follow these steps:

  1. Edit the build.properties file, as described in 4.1 Important Directories and Files.
  2. Change the crowd.url property to the new port on which the Crowd Administration Console will be accessed.
  3. Change the demo.url property to the new port on which the Crowd 'demo' application will be accessed.
  4. Change the openidserver.url property to the new port on which the CrowdID Server will be accessed.
  5. Run the build.xml script, as described in 4.1 Important Directories and Files.
RELATED TOPICS
  • No labels