Configuring Collaborative Shares for Web Console Users

A collaborative share is an ObjectStore repository where Web Console users can store and share their data. ObjectStore is a data storage repository that is provided by Commvault. For more information, see ObjectStore.

Use the Collaborative Share predefined workflow to create collaborative shares for users and user groups. The workflow is automatically triggered every time a user requests a collaborative share request from the Web Console. To create the collaborative share, the workflow uses the system user information from the ObjectStore and information from the workflow properties.

Before You Begin

Before you configure the predefined workflow, create an ObjectStore client in the CommCell Console. You must assign a CommCell user as the system user for the ObjectStore. For more information, see Creating an ObjectStore Client.

Procedure

  1. From the CommCell Browser, go to Workflows, right-click Create Collaborative Shares, and then click All Tasks > Edit.

    The Create Collaborative Shares window appears.

  2. On the Variables tab of the Workflow Properties pane, enter values for the following variables:

    • EdgeDriveRestEndpointURL: Enter the Web Console URL using the following URL format: http://hostname/webconsole/api.

    • EdgeDriveUserName: Enter the user account of the ObjectStore system user.

    • EdgeDrivePassword: Enter the password for the ObjectStore system user that you specified.

    • ldapEndpointURL: Enter the URL of the Lightweight Directory Access Protocol (LDAP) server. LDAP filters help you retrieve specific user information from your directory server. For example, ldap://v11-dc.labo.local:389.

    • ldapQuery: Enter the query with the user account that you use to access the LDAP server. For example, CN=csadmin, OU=users, DC=company, DC=com.

    • ldapSearchBase: Enter the location in Active Directory, from where you want to start the search for user accounts. For example, if you want to search user accounts in company.com domain, type DC=company, DC=com.

    • ldapPassword: Enter the password that you use to access the LDAP server.

    • domainName: Enter the name of the your company's directory server so that you can easily look for other users to add to the collaborative share.

  3. In the upper bar of the Create Collaborative Shares window, click Save, and then click Deploy.

    The Deploy Workflow dialog box appears.

  4. Select the workflow engine that you want to use, and then click OK.

    A message states that the deployment is successful.

  5. Click OK.

  6. Close the Create Collaborative Shares window.

  7. On the workflow, to users and user groups who will create collaborative shares, assign the Execute Workflow permission.

    For more information, see Configuring Workflow Permissions.

What to Do Next

Notify your users that they can start creating collaborative shares from the Web Console. For instructions, see Creating a Collaborative Share from the Web Console.

Loading...