If the User_Key for an existing hierarchy needs to be changed, the hierarchy must be deleted and recreated.

Update the password of a User_Key

Problem:
MaxDB Username and Password need to be changed on a system using LifeKeeper.

Information:
The SAP MaxDB software includes the xuser tool for simplifying the specification of many required options to SAP MaxDB tools. The xuser tool allows you to predefine and save user data. This predefined user data is stored in a user key (User_Key)

Solution:
To change db username and password perform the following:

1. Navigate to the bin directory of the installation path of MaxDB server
2. run ./xuser list - to list the keys so you have the name of the correct one to change
3. run ./xuser -U <key name> set -u <username>,<password> - to change it

Note: The resulting .XUSER.62 file needs to be updated on both nodes either via running the xuser utility on each additional cluster node or by securely copying the file between user home directories.

No LifeKeeper actions are needed to see this change

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment