Server Data Stores
Currently, DDC supports only one server type data store: Sharepoint Server.
Adding Sharepoint Data Store
Use the Add Data Store wizard to add a new Sharepoint Server data store. This involves the following steps:
1. Select Store Type
In the Select Store Type screen of the wizard select Server in the Select Data Store Category.
In the Select Server Type drop-down list leave Sharepoint Server (it is pre-selected).
Click Next to go on to the Configure Connection screen.
2. Configure Connection
In the Configure Connection screen of the wizard, provide the following configuration details:
Hostname - the Sharepoint Server hostname.
Port - the port on which the server is accessed. The default port is 80.
User - a SQL user that is configured in Sharepoint and has access to the sites that you want to scan.
Password - the password used for the SQL user.
API Passwords - if multiple credentials are required to access the different Site Collections or Sites, you can use the Browse File button to upload a text file containing granular access credentials. The contents of such a text file must follow these rules:
Each line of the text file defines a credential set for a URL path.
Each line must be formatted as <url_path>|<username>|<password> where
<url_path> is the URL path to a Site Collection or Site.
<username> is the user name that has access to the URL path.
<password> is the password for the corresponding user.
Add Label - select a preferred agent for your new data store, by entering a label or removing and existing label. Agent labels represent the agent capabilities.
Click Next to move on to the General Info step of the wizard.
3. General Info
In the General Info screen of the wizard, specify the name, description, branch location, and sensitivity level for your data store. See "Configuring a Data Store - General Information" for details.
Configure the General Info part per the information in General Info.
Click Next to go to the Add Tags & Access Control screen.
4. Add Tags & Access Control
In the Add Tags & Access Control screen of the wizard, grant access rights to your data store and add metadata. See "Configuring a Data Store – Tags and Access Control" for details.
Configure the Tags & Access Control par per the information in Tags & Access Control.
Click Save. The newly created data store appears on the Data Stores page. By default, data stores are displayed in alphabetic order by name. Depending on the number of entries per page, you might need to navigate to other pages to view the newly created data store.
At any time during the configuration you can click Back to go to any of the previous wizard screens to update the configuration.
The newly created data store appears on the Data Stores page. By default, data stores are displayed in alphabetic order by name. Depending on the number of entries per page, you might need to navigate to other pages to view the newly created data store.
Recommended Least Privilege User Approach: !!! note To reduce the risk of data loss or privileged account abuse, the Target credentials provided for the intended Target should only be granted read-only access to the exact resources and data that require scanning. Never grant full user access privileges or unrestricted data access to any application if it is not required.
Click Save to create the data store. At any time during the configuration you can click Back to go to any of the previous wizard screens to update the configuration.
The newly created data store appears on the Data Stores page. By default, data stores are displayed in alphabetic order by name. Depending on the number of entries per page, you might need to navigate to other pages to view the newly created data store.