Required Permissions

The IQService supports configuration of the minimum permissions. The sources supporting IQService minimum permissions are:

  • Active Directory

  • Microsoft SharePoint Server

Prerequisites

  • The IQService must have been installed with the admin permission.

  • A domain user or local user can be used to run the IQService with minimum required permission.

Note
If the IQService host machine is not added to any domain, instead of the domain user, you must use the Windows local user.

Note
The IQService can run under user context of minimum permission user or gMSA user. Ensure the user have proper minimum permission.

Steps for running service with minimum permission user:

  1. Install the IQService with admin permission.

  2. In registry, assign full permissions to the domain user or Local user or GMSA user created previously (as mentioned in the Prerequisites) to the IQService instance that is installed and needs to be run.

    Note
    The default location for the registry is Computer\HKEY_LOCAL_MACHINE\SOFTWARE\SailPoint\IQService Instances\IQService-InstanceName

Steps to assign full permissions to the user that is required to manage the IQService instance:

  1. Assume a new IQService instance is installed on machine (IQService-InstanceName).

  2. Navigate to registry and search for SailPoint registry hive.

    Computer\HKEY_LOCAL_MACHINE\SOFTWARE\SailPoint\IQService Instances\IQService-InstanceName

    Right-click on the Instance and select permission.

  3. Add the required user and assign full Control Permission. Save the changes.

  4. Use the same user for "log on as service" from Services tab for the IQService instance.

  5. Restart the IQService to work with the user defined above.

    Log file must also have the required permission to user for writing files. The IQService Instance folder must also have the required permissions.

For enabling TLS for IQService settings, a normal user or gMSA user must have full permission to access the IQService certificate that is required for communication between secure TLS communication between IdentityNow and IQService. Perform the following:

  1. On IQService host, navigate to Personal Folder (on Local System) where the certificate exists.

  2. Add full control access on Certificate to the user

    1. Right click on IQService Certificate > All tasks > Manage Private keys > Add user > Full control > Ok

    2. Add the user and provide full permission that is used for managing the IQService.

Note
For managing Skype for Active Directory Connector, IQService must be running in Admin mode only.

Note
Also, for managing Before /After scripts, user must have required permission to execute cmdlets in the script.