Step 4 run the connector for active directory, Run the connector for active directory – Google Search Appliance Connectors Deploying the Connector for Active Directory User Manual
Page 12

server.hostname
Optionally the hostname of
the server running
Connector, in case
automatic detection fails.
Name of localhost
adaptor.namespace=Default
Namespace used for ACLs
sent to GSA.
Default
adaptor.fullListingSchedule
Schedule for pushing all
group definitions.
"0 3 * * *" which is
3AM
adaptor.incrementalPollPeriodSecs
Schedule for getting recent
updates.
900 seconds which
is 15 minutes
adaptor.pushDocIdsOnStartup
Whether to push all group
definitions on startup, in
addition to full listing
schedule.
True
ad.feedBuiltinGroups=false
Whether to feed in builtin
groups.
false
feed.maxUrls
Number of groups to define
per communication with
GSA.
5000
Step 4 Run the Connector for Active Directory
After you install the Connector for Active Directory, you can run it on the host machine:
On Windows,
the installer creates the file run.bat containing this command.
On LInux, enter the following command on the host machine:
java -Djava.util.logging.config.file=logging.properties -jar adaptor-
ad-4.0.3-withlib.jar
Verify that the connector has started and is running by navigating to the Connector
Dashboard at http://
https://
where
is the number you specified as the value for the
server.dashboardPort
in
the configuration file
.