Start of changeFileNet P8 Content Search Engine, Version 5.0.+            Operating systems:  Windows

Getting the IBM Content Search Services authentication token

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:

  1. Log on to the host computer as css_os_user.
  2. From a command prompt, navigate to the css_install_location/server_name/bin directory.
  3. To find the authentication token, enter configTool printToken -configPath "css_install_location/server_name/config".
  4. To generate a new authentication token, enter configTool generateToken -configPath "css_install_location/server_name/config" -seed token_name.
  5. Store the authentication token and the encryption key in the database if applicable.


Feedback

Last updated: November 2010


© Copyright IBM Corporation 2010.
This information center is powered by Eclipse technology. (http://www.eclipse.org)
End of change