This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SEC reinstall over to change db un and pw failing.

SEC 5.0.0.8

I am trying to reinstall the enterprise console over again to change the user and password used for the db. For some reason the install constantly fails. Any ideas?

:33587


This thread was automatically locked due to age.
Parents
  • What does it say in the application event log when the management service fails to start?

    Is the reason that you're changing the account because there is a problem with it?  I assume this account can logon to the management server for example?

    So if you're using a domain account for the database account the values should be as follows for the account:

    • domain\db
    • password of "password"
    • "DatabaseUserDomain" has the short NetBIOS form of the domain name (domain)
    • "DatabaseUserName" is the short NetBIOS form of the user name (db)
    • "UseClearText" is set to 0
    • "DatabaseUserPassword" is the obfuscated form, if the password has more than 7 characters it will end in == due to the -w switch. (in this case (password): BwhUOqjf60jaIKTDRdBdX1PnADyMP5mcc9o8Oi0rU6uodQ==)

    Regards,

    Jak

    :33725
Reply
  • What does it say in the application event log when the management service fails to start?

    Is the reason that you're changing the account because there is a problem with it?  I assume this account can logon to the management server for example?

    So if you're using a domain account for the database account the values should be as follows for the account:

    • domain\db
    • password of "password"
    • "DatabaseUserDomain" has the short NetBIOS form of the domain name (domain)
    • "DatabaseUserName" is the short NetBIOS form of the user name (db)
    • "UseClearText" is set to 0
    • "DatabaseUserPassword" is the obfuscated form, if the password has more than 7 characters it will end in == due to the -w switch. (in this case (password): BwhUOqjf60jaIKTDRdBdX1PnADyMP5mcc9o8Oi0rU6uodQ==)

    Regards,

    Jak

    :33725
Children
No Data