Creating or Modifying a User Definition Using a Script

An administrator can create or modify one or more user definitions using a script.

An administrator can run the CreateDBUsers.py script and supply a csv file with the users to be created or modified.
Note: The script is useful only for configurations using LDAP, Active Directory, or SSO. The script does not create or modify operating system user accounts.

Each line in the csv file must have the following details (separated by the comma "," character):

  • User Full Name
  • Email address
  • User login name
  • User Description

Here is a sample csv file:


Mr. John Smith,jsmith@example.com,example\jsmith,technical writer
Ms. Jane Doe,jdoe@example.com,example\jdoe,illustrator