Google Search Appliance Connectors Deploying the Connector for SharePoint User Manual
Page 10

5. Start installing the file by double clicking sp-install-4.0.3.
6. On the
Introduction page, click Next.
7. On the
GSA Hostname page, enter the hostname or IP address of the GSA that will
use the connector and click
Next.
8. On the
Choose Install Folder page, accept the default folder or navigate to the
location where you want to install the connector files.
9. Click
Next.
10. On the
Shortcut Folder page, accept the default folder or select the locations where
you want to create product icons.
11. To create icons for all users of the Windows machine where you are installing the
connector, check
Create Icons for All Users and click Next.
12. On the
Pre-Installation Summary page, review the information and click Install.
The connector Installation process runs.
13. On the
Install Complete page, click Done.
14.
In the folder where you installed the connector, edit adaptor-
config.properties
by providing the
following configuration (replacing bolded
items with your real configuration) within the file:
gsa.hostname=yourgsa.example.com
or IP address
sharepoint.server=http://yoursharepoint.example.com/
where yourgsa.example.com is a fully-qualified domain name. If it is not a fully-
qualified domain name, then you must set DNS override on the connector host.
Linux: Add these additional configuration options to adaptor-
config.properties
:
sharepoint.username=YOURDOMAIN\\ConnectorUser
sharepoint.password=user_password
NTLM and Kerberos: (Windows): When SharePoint and the current user domain is
the same or from the same domain hierarchy, Windows operating systems
automatically use the credentials of the person currently signed on to Windows.
If not, you need to specify a username and password. For example, suppose that
you run the connector from a coprorate domain such as @mycompany.com against
a SharePoint instance from another domain, such as GSA-CONNECTORS. In this
case, you need to specify user credentials for the GSA-CONNECTORS domain.