Stopping the agent service, On unix, On windows – Kofax SupplierExpress User Manual

Page 38: Stopping the agent background process, Restarting the agent service, Encrypting passwords (optional), Stopping the agent, Background process, Go to

Advertising
background image

Installation

38

SupplierExpress Administrator's Guide

1 Log in as root and change to the directory where you installed the agent software.

For example: cd /<se-agent>

2 Execute the following command, which runs the agent as a background process:

./startagent.sh

Stopping the Agent Service
On UNIX
1
Log in as root and change to the <directory. where you installed the agent software.
2 Execute the following command:

service expressagent stop

On Windows
Stop the agent from the Windows Control Panel, or complete the following procedure:
1 Open a command window and navigate to the <directory> where you installed the agent.
2 Enter the following command:

net stop expressagent

Stopping the Agent Background Process
1
Log in as root and change to the <directory> where you installed the agent software.
2 Execute the following command:

./stopagent.sh

Restarting the Agent Service
On UNIX
1
Log in as root and change to the <directory> where you installed the agent software.
2 Execute the following command:

service expressagent start

On Windows
Start the agent from the Windows Control Panel, or complete the following procedure.
1 Open a command window and navigate to the <directory> where you installed the agent.
2 Enter the following command:

net start expressagent

Encrypting Passwords (Optional)

The installation process creates an expressagent.properties file that contains the information

input during the installation, including passwords. Using the following procedure encrypts

all of the passwords in the properties file. This properties file cannot contain a mix of

encrypted and non-encrypted passwords. If a password changes, you must encrypt the

changed password and add the encrypted value to the file [see

Encrypting Passwords

(Optional)

on page 38].

Advertising