Sets the password used to log in to other servers that have authorization enabled.
Classic Configuration
The password is set using the
password property in the
tibemsd.conf file:
password = password
Administration Tool
Set Password
set server password [= string]
If the
string value is omitted, it is prompted for by the administration tool. The entered value is stored in the server configuration file in mangled form (but not encrypted).
To reset this password, enter the empty string twice at the prompt.