Google
 

Wednesday, October 24, 2007

Single Sign-On (SSO)

How do I backup the master secret?
As every BizTalk developers see the error in the Event Log saying that you need to backup the master secret, this is a very common question. And the answer is also quite standard...
C:\Program Files\Common Files\Enterprise Single Sign-On\SSOConfig.exe –backupsecret backup_file_name
In a productions server environment the backup file is something that you need to handle with care. You will need it if you have to perform a complete restore of your machine, e.g. due to a hardware failure

No comments: