The person who installed our SEC used the local admin account as the DB user account.
That person is no longer with the company and I would like to change the local admin account password. However, doing that causes the following error message when trying to open SEC:
createAccessToken: LogonUser failed
----- [outer exception] -----
-- error: 0x8000FFFF (Catastrophic failure)
-- facility: Generic (System)
at __thiscall bl::CReusingManagementServiceClientBroker::Pointers::Pointers(struct ISMT_CoreServices2 *)
at class ATL::CComPtr<struct IDispatch> __thiscall bl::CReusingManagementServiceClientBroker::logIn(void)
at int __cdecl Run(int,class bl::CommandLine,enum bl::ConsoleType::Type)
at int __stdcall wWinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,wchar_t *,int)
I've changed the local admin password back. Now SEC opens properly.
How can I change the local admin password AND have the SEC DB user account work?
This thread was automatically locked due to age.