Starting and accessing the Enterprise Edition web server
The script to start the Enterprise Edition web server ensures that the server process runs under the user ID that is specified during the Enterprise Edition installation. The user ID can be changed by modifying ZDTEE_USER in the /opt/ibm/zDT/bin/zdtee_env.sh script file. You also need to change the file ownership of all the files in the directory /opt/ibm/zDT/Liberty/usr/servers/zDTServer/ to the user ID, for example, chmod -R newuser:root /opt/ibm/zDT/Liberty/usr/servers/zDTServer/. If the web server is already started, you can run the /opt/ibm/zDT/bin/stopServer.sh command before you restart the server by using the newly specified user ID.
To start the ZD&T Enterprise Edition web server, you can run the command by using any user ID. However, the user ID must have the permission to switch to the user ID that is specified during the installation. By default, you can use the sudo command to switch to another user ID. If your Linux environment uses other privilege management tools than sudo, you can change the command by modifying PRIVILEGED_ZDTEE_CMD in the /opt/ibm/zDT/bin/zdtee_env.sh script file.
/opt/ibm/zDT/bin/startServer.sh
Open the browser, and enter the URL that is contained in the output. Then, enter the default user ID (zdtadmin) and Password (password) to log in to the web server.