Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Navigate to the orgs module and click the “manage people” button.


  2. On the right-hand side, fill in the “add a new user” form with the desired information for your new user and click the “save” button.

    The username field should be required. Leave the password blank if you want to use LDAP for authentication. If you specify a password, then the local password will be used for authentication purposes, but if possible, LDAP will still be used for authorization. In a non-LDAP environment, you will need to specify a password, or the user won't be able to log in.

    If any user needs to have administrative privileges, you can click the “superuser” checkbox when you add the user. You can also add this capability later. Do not give superuser authority to anyone other than Isora GRC administrators, since superusers have unrestricted privileges.

    The "service account" checkbox can should be used if a non-person entity needs to access Isora GRC. No authentication authorization is used with service accounts; they only , and although they could be authenticated through LDAP or local password, service accounts should normally access Isora GRC through the API.

  3. You can also click the upload button to upload details about multiple users at once using a CSV file. Each line of the file should consist of a username, first name, last name, and email address.

...