获取 IBM Content Search Services 认证令牌
IBM® Content Search Services 服务器使用认证令牌作为安全设备将它自己标识为已被授权与 Content Platform Engine 进行通信。对于您安装的每个服务器,认证令牌将显示在 IBM Content Search Services 安装程序的最后一个窗口中。
过程
要查找已安装的 IBM Content Search Services 服务器的认证令牌,请执行下列操作:
- 以 css_os_user 身份登录到主计算机。
- 从命令行,浏览到 css_install_location/server_name/bin 目录。
- 要查找认证令牌,请输入 configTool printToken -configPath "css_install_location/server_name/config"。
- 要生成新的认证令牌,请输入 configTool generateToken -configPath "css_install_location/server_name/config" -seed token_name。