beautypg.com

Configure adaptor-config.properties variables – Google Search Appliance Connectors Deploying the Connector for SharePoint User Profiles User Manual

Page 10

background image

java.util.logging.FileHandler.limit=10485760
java.util.logging.FileHandler.count=20
java.util.logging.ConsoleHandler.formatter=com.google.enterprise.adapto
r.CustomFormatter

8. Create a folder named logs in the same directory.
9. Get a SharePoint certificate to add it as a trusted host for the connector by

performing the following steps:

a.

Navigate to SharePoint in a browser.
A warning page appears with a message such as "This Connection is
Untrusted." This message appears because the certificate is self-signed and
not signed by a trusted Certificate Authority.

b. Click, "I Understand the Risks" and "Add Exception."
c. Wait until the "View..." button is clickable, then click it.
d. Change to the "Details" tab and click "Export...".
e. Save the certificate in your connector's directory with the name

"sharepoint.crt".

f. Click Close and Cancel to close the windows.

10.

To allow the connector to trust SharePoint, enter the following command:

keytool -importcert -keystore cacerts.jks -storepass changeit -
file sharepoint.crt -alias sharepoint

11. When prompted Trust this certificate?, answer yes.

Step 3 Configure adaptor-config.properties variables

Optionally, you can add additional configuration variables to the adaptor-
config.properties

file that you created in the previous procedure. The following table

lists the most important variables that pertain to the SharePoint User Profiles connector, as
well as their default values.

Variables

Description

Default

server.dashboardPort

Port on which to view web
page showing information
and diagnostics.

5679