立即与支持人员聊天
与支持团队交流

Identity Manager Data Governance Edition 9.1 - IT Shop Resource Access Requests User Guide

One Identity Manager Data Governance Edition IT Shop Resource Access Requests User Guide Resource access requests Share creation requests PowerShell commands

Creating and specifying share root paths

In addition to specifying the target machines, you must also specify the share root paths where new shares are to be created.

On each server that is hosting a target local managed resource host, identify an existing root folder or create a root folder where you want shares created under. For example, C:\ShareRoot.

Note: Make note of the UNC resolvable path to that folder. For example, if C:\ShareRoot is not shared, the path would be c$\ShareRoot.

To specify share root paths

Use the Object browser or Windows PowerShell to specify the share root paths where shares are to be created.

  1. Open the Object Browser.
  2. In the Navigation view, locate and select QAMManagedShareRootPaths.
  3. In the Managed Share Root Paths result list pane, click the Insert toolbar button or right-click command.
  4. In the new Managed Share Root Paths page, specify the following:
    • UID_QAMNode: Use the drop-down menu to select the managed host (QAMNode) to which the path applies.
    • Description: (Optional) Enter a description for the share root path.
    • RootPath: Specify the root path, for example D$\ShareRoot1.

      Note: Only local managed hosts are supported at this time. Do not include the machine name as part of the path.

    Note: UID_QAMManagedShareRootPath: This value is automatically generated by One Identity Manager.

  5. Click the Save toolbar button to save your selection.

    The new managed share root path appears in the Managed Share Root Paths result list pane.

OR

  1. On the Data Governance server, run the following PowerShell cmdlet, changing the -QAMNodeID and -RootPath values appropriately:

    Add-QManagedShareRootPath -QAMNodeID "ManagedHost ID" -RootPath "c$\ShareRoot"

For more information, see Add-QManagedShareRootPath.

Related Topics

Share root path management

Edit Active Directory group insertion process parameters

Use the Designer to enable retries for ADS_ADSGroup_Insert process.

  1. Open the Designer.

  2. In the Navigation view, locate and select Process Orchestration.

  3. Select Processes | ADSGroup | ADS_ADSGroup_Insert.

  4. Click on Insert Group process step in the Process Overview form.

  5. In the Process step properties view, click on Error handling.

  6. Select the checkbox corresponding to Wait mode on error.

  7. Enter a value greater than 1 for both Latency[min] and Retries.

    Note: These values can vary depending on the environment.

  8. Commit the changes to the main database. Use the Database | Commit to database menu item.

  9. Once the changes are committed to the main database, compile the database. Use the Database | Database Compiler menu item.

Restricting access to managed resources

Data Governance Edition provides a default restriction list processing subroutine that runs as part of the QAM Create DGE Managed Resource process chain used to create a managed resource share. By default, no restriction list is set; however, you can enable the SetRestrictionList parameter on the QAMManagedResourceType record to automatically create a restriction list based on the department, location and cost center organizational properties of the requester's Person record. That is, with the SetRestrictionList parameter enabled:

  • If the requester has a location set, set a restriction on that location.
  • If the requester has a department set, set a restriction on that department.
  • If the requester has a cost center set, set a restriction on that cost center.

For example, if the person submitting the share creation request has a department defined on their Person record, this department is added to the restriction list. Meaning the new share will only be available for access requests by users belonging to that same department as defined by their Person record. Keep in mind, using the default restriction list processing subroutine means that if the requester has more than one of these organizational properties set (for example, location, department and cost center), all of these organizational properties are added to the restriction list and users must match all of these restrictions in order to request access to the new share.

If the default restriction list processing subroutine does not meet your needs, you can replace it with a custom script. For more information, see Managed resource functions.

To enable the default restriction list processing subroutine for the Simple Share resource type (Object Browser)

  1. Open the Object Browser.
  2. In the Navigation view, locate and select QAMManagedResourceType.
  3. In the Managed Resource Types result list, select Simple Share.
  4. In the Simple Share (ManagedResourceType) page (right pane), set the SetRestrictionList value to True.
  5. Click the Save toolbar button to save your selection.

To enable the default restriction list processing subroutine for the Simple Share resource type (PowerShell)

  1. If necessary, run the following cmdlet to import the QAM.Client.PowerShell.dll assembly:

    Import-Module "<path>"

    Where <path> is the file path for the QAM.Client.PowerShell.dll assembly. By default, the <path> for the Data Governance server machine is "C:\Program Files\One Identity\One Identity Manager\QAM.Client.PowerShell.dll".

  2. Run the following cmdlet to enable the SetRestrictionList parameter for the Simple Share managed resource type:

    Set-QManagedResourceType -ID <UID_QAMManagedResourceType Value> -SetRestrictionList $true

    • Id: Specify the ID of the Simple Share managed resource type.
    • SetRestrictionList: By setting this value to $true, a restriction list is set for this type of managed resource.

For more information, see Set-QManagedResourceType.

To view organizational properties automatically added to the restriction list (Manager)

When a new file share is created through a self-service request in the IT Shop, you can use the Manager to view the organizational structure restrictions applied.

  1. Open the Manager.
  2. Select Data Governance | Managed hosts from the navigation view.
  3. Select the required managed host and select Governed data from the tasks view or right-click menu.
  4. Locate and double-click the resource that is published to the IT Shop.

    The Change master data view for the resource appears.

  5. Select Assign organizations from the tasks view or right-click menu.

    The Organization assignments page appears, which consists of three tabbed pages (Departments, Locations, and Cost centers). Organization properties used to restrict access to the share will be listed in the top pane of each of these tabs.

Requesting the creation of a file system share

All active employees automatically become members of the Identity & Access Lifestyle shop, which is installed by default, and can therefore make requests, including file system creation requests.

You submit a self-service share creation request using the Resource Access service category in the One Identity Manager web portal. Selecting the Resource Access service category displays a Request page allowing you to request the creation of a file system share.

To request the creation of a new share

  1. Log on to the One Identity Manager web portal.
  2. From the Home (Welcome) page, click Start a new request.

    The Request view appears, which displays the available service categories.

  3. Select the Resource Access service category.

    The Request page appears.

    NOTE: By default, the recipient is the employee currently logged into the web portal. To change the recipient list, click Change to the right of the Recipient field. In the Recipient dialog, select the employees to be added to the recipient list. To remove an employee from the recipient list, select their name from the Selected pane at the bottom of the Recipient dialog.

  4. Click Request in the Request column to the right of the New file system share product.

    TIP: You can also select the check box to the left of the New file system share product in the grid and click Submit Request now button located in the lower right corner of the page.

  5. In the Requesting new file system share dialog, enter the following information:
    • Name for the new file share
    • Purpose for the new file share

    The Allow others in your organization to be able to request access to this resource option is selected by default, making the share available to others through the IT Shop. If you do not want others in your organization to request access to this share, clear this check box.

    Click OK.

  6. The My Shopping Cart page appears, where a New file system share request is listed along with the recipient and status.

    Note: If you need to return to your shopping cart (for example, your session times out before you have completed your request submission), select Requests not yet submitted from the Home page. You can also click the shopping cart icon ( ) in the upper right corner of the page and select Shopping Cart.

  7. Click the Submit button to validate whether the requestor has the permissions required to make the requests in your shopping cart and submit the requests for approval processing.

    The Shopping Cart page closes and a "The request was successfully submitted" message appears at the top of the My Shopping Cart page.

  1. Click View the request history to display the Request History page to track the current status of your requests.

    NOTE: If you made the request for other employees (that is, changed the recipients list on the Request page), click the Advanced search button. Modify the Display requests options by selecting the Requests submitted by you for others check box and click the Search button.

Approving share creation requests

All IT shop requests are subject to a defined approval process where authorized employees grant or deny approval for the request. A share creation request approval workflow is a two-step process. First the employee's manager approves the request. Once the manager approves the request, the Data Governance Administrator specifies the server that will host the new share and the groups to be created to provide access.

Note: If an employee does not have a manager assigned, that approval step is bypassed and the request goes directly to the Data Governance Administrator.

For managers and Data Governance Administrators, all pending requests appear in the following locations in the One Identity Manager web client:

  • Home (Welcome) page: Pending requests
  • My Actions view: (Request | My Actions | Pending Requests)
相关文档

The document was helpful.

选择评级

I easily found the information I needed.

选择评级