Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (15 loc) · 977 Bytes

File metadata and controls

18 lines (15 loc) · 977 Bytes

This article describes how to create users in Omics Data Manager using the python script.

Requirements

Instructions

  1. Edit users.tsv file in the text editor and replace the example users with your own users - one line per user, detailing email and name, separated by a tab.

  2. Run the script below and follow its login instructions, replacing the host name with the address of the instance the script will apply:

    $ odm-create-users -H localhost:8080
    or use the -u parameter and the user alias created when setting up the Genestack client

    $ odm-create-users -u your_alias

  3. The script will create new users and print out their passwords, for example:

      alice@alphacorp.com    uNgp4F6C    Alice
      bob@alphacorp.com      xI3AOf2h    Bob