The IBM® Content
Search Services server uses the authentication token as a security device to identify
itself as authorized to communicate with Content Engine. The authentication token
is displayed on the last window of the IBM Content
Search Services installation program
for each server that you install.
To find the authentication token for an installed IBM Content
Search Services server:
- Log on to the host computer as css_os_user.
- From a command prompt, navigate to the css_install_location/server_name/bin directory.
- To
find the authentication token, enter configTool printToken
-configPath "css_install_location/server_name/config".
- To generate a new authentication token, enter configTool generateToken -configPath "css_install_location/server_name/config" -seed token_name.
- Store the authentication token and the encryption key in
the database if applicable.