Aspera On Demand comes with two preconfigured system/transfer accounts, xfer and xfer2, and their associated node API accounts. This topic describes how to create additional system/transfer accounts. The procedure below assumes the following:

  1. Add a system/transfer account as described in Add AMI System and Transfer Users. Note that the version of Console included with Aspera On Demand has been enhanced to facilitate management of system/transfer accounts and groups. In particular, when you add a system/transfer user, it automatically creates the OS account in the AMI.
  2. Configure the transfer account with an S3 docroot as described in Enabling S3 Storage.
  3. Create an API node user for the transfer account.

    Log into the AMI as root. To create the node API user, run the asnodeadmin command as follows:

    # /opt/aspera/bin/asnodeadmin -a -u node_api_user -p password -x xfer_user

    For example:

    # /opt/aspera/bin/asnodeadmin -a -u nuser3 -p aspera -x xfer3

    This creates the node API user nuser3 with the password aspera, and maps nuser3 to the transfer user xfer3.

  4. Restart the node service. Run asperanoded as root:
    #  /etc/init.d/asperanoded restart
  5. Test your configuration. See step 7 "Test your configuration" in of Enabling S3 Storage.

    To use Shares to add a new node, set API username and password with the newly created node API user credentials. For example, using the node API user and password created above: