OpsanBlog

Michael Coates - Microsoft Pragmatic Evangelist

Posted with:
 Windows Live Writer
 Download Live Writer

My Windows Live Local Collections:
 Las Vegas
 Los Angeles
 San Jose
 Seattle
 Washington, DC
 My Walks

Article Categories

Archives

Post Categories

Bloggers

Enterprise Single Sign-on (ENTSSO) - Back up the Master Secret

This is part of a series of posts devoted to responding to Enterprise Single Sign-on issues.

Event Type: Error
Event Source: ENTSSO
Event Category: Enterprise Single Sign-On
Event ID: 10589
Date:  26-4-2004
Time:  13:03:37
User:  N/A
Computer:
Description:
The master secret has not been backed up. If you lose the master secret all the information stored in the SSO system will be lost permanently and your systems may fail to work correctly. Please use the SSO admin tools to back up your master secret.

Scary, I'll agree.  Simple fix, however.  This step is part of BizTalk installation on this blog (not published yet; write me for an advance copy), but I've broken it out here:

  • On the Start menu, click Run.
  • In the Run dialog box, type “cmd”, and then click OK.
  • At the command line, go to the Enterprise Single Sign-On installation directory.
  • The default installation directory is <drive>:\Program Files\Common Files\Enterprise Single Sign-On.
  • Type “ssoconfig -backupsecret <backup file>”, where <backup file> is the path and name of the file where the master secret will be backed up. For example, “A:\ssobackup.bak” to back up to a floppy disk, or “C:\mastersecret_servername.bak” to be moved to VSS or some other secure repository.
  • Provide a password to protect this file. You will be prompted to confirm the password and to provide a password hint to help you remember this password.
  • Store the backup file in a secure location.

The backup file can be used to restore a Master Secret Server or promote a group member to master secret server, as needed.

posted on Saturday, December 18, 2004 11:02 AM

Feedback

# re: Enterprise Single Sign-on (ENTSSO) - Back up the Master Secret 12/9/2005 3:50 AM islab1

Many thanks!

# re: Enterprise Single Sign-on (ENTSSO) - Back up the Master Secret 6/5/2006 2:57 AM Sean

After providing a password hint and press enter
I got the following error:

ERROR:0x80070005 Access Denied

Any suggestions??

# re: Enterprise Single Sign-on (ENTSSO) - Back up the Master Secret 8/20/2008 1:01 PM Bryan

You need to be a local administrator and an SSO Administrator. Make sure you have those permissions setup then try again.

Title  
Name  
Url
Comments   

The opinions expressed herein are my own and are not intended to represent those of my employer.