Skip to content.
The following steps should be taken to add a new group or a new user in the UserAndGroupManagement dialog:

  • Adding a new group
    1. Click the "New Group" button or right-click on the UserAndGroupManagement graph a select the "Add group..." menu option
    2. Enter a value for "Name"
    3. Enter a value for "Priority" (Default = 5)
    4. Enter a value for "Number of Processors" (Default = 1)
    5. Enter a value for "Access Level" (Default value = 1)
    6. EditGroupFilePermissions as necessary.
    7. Click on the "Save" button to save changes
    8. Click on the "Close" button to close the dialog box

  • Adding a new user
    1. Click on the "New User" button or right-click on the UserAndGroupManagement graph and select the "Add user..." menu option
    2. Enter a value for "Name"
    3. Enter a value for "E-Mail Address"
    4. Enter the user's password in both the "Password" and "Confirm Password" fields. These must match.
    5. Click on the "Save" button to save changes
    6. Click on the "Close" button to close the dialog box

New groups and users are automatically added as children of the root group. To change this, you will need to explicitly SetParentForUserOrGroup.

-- MichaelJPan - 12 Sep 2005