Live Chat
773 598 5800
Search Results
  • Search Results

Table of Contents

2. Getting Started with AXIGEN

2.1. Software and Hardware requirements

2.2. Installing/Uninstalling AXIGEN on Linux, BSD, Solaris

2.3. Installing/Uninstalling AXIGEN on Microsoft Windows

2.4. Starting / Stopping / Restarting the Server

2.5. Initial Server Configuration

2.5.1. Automated Configuration with the AXIGEN Configuration Wizard for Linux, BSD and Solaris

2.5.2. Automated Configuration with the AXIGEN Configuration Wizard for Microsoft Windows

2.5.3. Manually Setting the Admin Password

2.5.4. Manually Configuring WebAdmin Services

2.5.5. Creating a New Domain

2.5.6. Adding an Account to an Existing Domain

2.5.3. Manually Setting the Admin Password

Before accessing the WebAdmin interface it is mandatory to set the password for the AXIGEN admin account. To do that, go through these steps:
  1. If the AXIGEN server is running, first stop it, using the following command:
    /etc/init.d/axigen stop
  2. Run AXIGEN only with -A (or --admin-passwd) option.
    Example:
    /opt/axigen/bin/axigen -A <password>
  3. Restart the server.
    /etc/init.d/axigen restart

    Note: Currently you can use this password only with the admin username.

For details on how to set the password using the Configuration Wizard, see the corresponding section.