Starting Setup wizard manually

The Setup wizard runs the first time you access the application after installing it. Alternatively, you can run it manually if, for example, you need to use the tool to configure LDAP.

If you've already completed the setup process and need to use the tool again to configure LDAP, do the following:

To run the Setup wizard:

  1. Stop the web application and httpd services by running jive stop webapp followed by jive stop httpd.
  2. In the /usr/local/jive/applications/sbs/home/jive_startup.xml file, set the <setup> element to false.

    This resets the status to "setup has not been run".

  3. Start the web application and httpd services by running jive stop webapp followed by jive stop httpd.
  4. Open the Admin Console in your browser by typing in the URL.

    By default, using the built-in application server, this URL is: http://<webapp_hostname>:8080/admin.

The Setup wizard runs automatically.