September 2010 Blog Posts

 

A client of mine was struggling to get ENTSSO clustered even though he was following the documentation to the letter.

The command he was running was:

C:\Program Files\Common Files\Enterprise Single Sign-On>ssoconfig –restoresecret d:\sso\SSOBA50.bak
Password reminder : asm sa default password
Password : ********
ERROR: 0x8007051B : This security ID may not be assigned as the owner of this object.

 

The error, as you can see is some weird security error. I told him to run  the CMD prompt as administrator (right click run as administrator) and it worked no problem. Problem solved. Client happy.

All the SSOCONFIG and SSOMANAGE commands should probably be run as administrator so as to not be tripped up like this…