Question
How do I view or change the password for any eHealth database user?
Answer:
Login to the eHealth server with the eHealth administrator account. From a command prompt, run these commands to view the password or modify the password for any database user account.
nhManageUsers -showPass -user <user name> (Gets password for user)
nhManageUsers -modPass -user <user Name> (Modify password for the user)