beautypg.com

Add optional parameters, Apache daemon logging, Service username and password – Google Search Appliance Connectors Administration Guide User Manual

Page 16: Optional parameters

background image


com.google.enterprise.adaptor.sharepoint.SharePointUserProfileAda
ptor
com.google.enterprise.adaptor.fs.FsAdaptor
com.google.enterprise.adaptor.ad.AdAdaptor

is the full path to the output log, for example,

C:\sp\logs\stdout.log

is the full path to the error log, for example,

C:\sp\logs\stderr.log

is the path to where Java Virtual Machine dynamic link library is

installed, for example, C:\Java\jdk1.7.0_67\jre\bin\server\jvm.dll


An alternative to specifying the JVM on the command line with the Jvm parameter is to
configure the default JVM with the Java Control panel (javacpl.exe). Be sure to update
the service registration each time you update the JVM.

Add optional parameters

You can add important optional parameters to the prunsrv command to specify:

Apache daemon logging

Service username and password

JVM options

Apache Daemon Logging

You can specify logging for the Apache Daemon by using the LogPath parameter. The
default value is:

%SystemRoot%\System32\LogFiles\Apache


where SystemRoot is a root path, for example C:\Windows

Service Username and Password

Use the ServiceUser parameter to specify the name of the account under which the
service should run, as shown in the following example:

--ServiceUser DOMAINname\username ^