Etiket: restore

Enterprise Single Sign-on: Restore the Master Secret

Kasım 28th, 2008

For Restore the SSO Master Secret :

  1. Open Command Prompt,
  2. Go to “c:\Program Files\Common Files\Enterprise Single Sign-On”
  3. Type “ssoconfig -restore <file path and name>”
  4. Enter the password, that you entered while back up.

Tags: , , , ,
Posted in .NeT 2008, Bilgisayar | No Comments »

BizTalk Error : “because the secret is not available from the master secret server”

Kasım 7th, 2008

While configuring your Biztalk Server and if you are getting;

SSO AUDIT
Error Code: 0xC0002A1F, Cannot perform encryption or decryption because the secret is not available from the master secret server. See the event log for related errors.

or

something else including “because the secret is not available from the master secret server

then
you must restore your master password

1. Open Command Promt, go to “C:\Program Files\Common Files\Enterprise Single Sign-On\”
2. Enter “ssoConfig -restoresecret SSOxxxx.bak”; SSOxxxx.bak is your latest .bak file
3. Enter the password that was set on BizTalk installation,

That’s it.

Tags: , , , ,
Posted in .NeT 2008, BizTalk | No Comments »