Platform: Windows (Its value is honored by all clients on all platforms, but installutil can only be run on Windows.)
Command type: installutil subcommand
installutil setmasterproperty mydbset admin "" REMEMBER_PASSWORD false
Upon any successful login to a Rational ClearQuest database, the Rational ClearQuest Eclipse client checks the REMEMBER_PASSWORD master property for the database set. If the value is discovered to be FALSE, then any saved password is removed and a dialog is displayed to the user warning them of the change. The connection is also marked in an existing file stored to disk so that, in the future, the user is not allowed to use "Remember Password" for connections to the database set. Administrators can also choose to later re-enable this feature for their users by setting the REMEMBER_PASSWORD master property to "TRUE". After logging in one more time, users are able to then use the "Remember Password" feature.
Therefore, some Rational ClearQuest Eclipse users do not have their old saved passwords removed and the feature disabled until after they login using a saved password. There is no way for the Rational ClearQuest Eclipse client to check if the feature has been disabled until after establishing a connection to the Rational ClearQuest database. It can be guaranteed that the saved passwords are removed immediately after login.