Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Use the SSOMANAGE command-line utility to enable or disable Single Sign-On (SSO) features, and to display current SSO database settings.
To manage features or display settings using the MMC Snap-In
Right-click the appropriate feature or database.
Click the appropriate command.
To enable SSO features using the command line
Click Start, click Run, type
cmd, and then click OK.At the command prompt, go to the Enterprise Single Sign-On installation directory.
The default is <drive>:\Program Files\Common Files\Enterprise Single Sign-On.
Type
ssomanage -enableand press ENTER.
To disable SSO features using the command line
Click Start, click Run, type
cmd, and then click OK.At the command prompt, go to the Enterprise Single Sign-On installation directory.
The default is <drive>:\Program Files\Common Files\Enterprise Single Sign-On.
Type
ssomanage -disableand press ENTER.
To display current database settings using the command line
Click Start, click Run, type
cmd, and then click OK.At the command prompt, go to the Enterprise Single Sign-On installation directory.
The default is <drive>:\Program Files\Common Files\Enterprise Single Sign-On.
Type
ssomanage -displaydband press ENTER.