Procedure
To generate a new authentication token:
- Generate the token with a seed:
configTool generateToken -seed abcd [-configPath path] [-locale setting]
This
command specifies an arbitrary seed string abcd that
is used to generate an encrypted token for communication with the
server. Specifying the same abcd string each time
that you run the command does not ensure that the same token will be generated.
- Access the properties for the server in the administration
console:
- In the domain navigation pane, click the Text
Search Servers folder.
- In the details pane, click the name of the IBM® Content Search Services server.
- Click the General tab.
- In the Authentication token field,
enter the newly generated token value.