|
The errors showing in your console dump would all appear to stem from the Internet security settings -- specifically the line: "SSO is invalid." This normally has to do with your SSO Web configuration and Internet sites (or R5 Web site) documents.
The full procedure for configuring Internet sites, multi-server session authentication on a Sametime (LIM) box is below:
- In the Domino Administrator Client, choose Configuration -> Web Section -> Internet Sites.
- From the Action bar, choose Add Internet Site -> Web.
- On the Basics tab, enter the following information:
Descriptive Name: "Your Organization" Web site
Organization: "YourOrg"
Use this Web site: Yes
Host Names: Not required for default site
Domino Servers: *
- On the Configuration tab, enter the following information:
Home URL:/stcenter.nsf?open
DSAPI filters: ndolextn
WebDav: Enabled
Leave all other settings as default
Save and close the Web site document.
- From the Action bar, choose Create Web SSO Configuration.
- On the Basics tab, enter the following information:
Configuration Name: LtpaToken (leave as default)
Organization: "YourOrg"
Domino Servers: Individually add all of the registered servers
Expiration: 60
Idle Session: Enabled
Minimum Timeout: 30
Save the document (Ctrl+S).
- From the Action bar, choose Keys -> Create Domino SSO.
Notification dialog that the keys were successfully created.
Click OK.
- Save and close the Web SSO Configuration.
- Edit the Web site document for "YourOrg" Web site.
On the Domino Web Engine tab, enter the following information:
Session Authentication: Multiple Servers (SSO)
Web SSO Config: LtpaToken (Choose from Dialog list)
Save the document (Ctrl+S).
- From the Action bar, choose Web site -> Create Authentication.
On the Basics tab, enter the following information:
DescriptionWorldwide Corps Realm Directory or Path: / Realm Label: "dns extension for your domain, e.g., world.com"
From the Action bar, choose Save & Close.
- Save and close the Web site document.
- From the Action bar, choose Create Global Web Settings.
On the Basics tab, enter the following information:
Descriptive Name: "Your Org" Domino Servers: *
From the Action bar, choose Save & Close the Global Web Settings document.
- From the Action bar, choose Add Internet Site À SMTP Inbound.
- Enter the following information on the Basics tab:
Descriptive Name: Worldwide Corp SMTP
Organization: "YourOrg"
Host Names: HostName
HOSTNAME.DNS
Domino Servers: *
From the Action bar, choose Save & Close.
Note: At this point you may also wish to create a corresponding POP3 and IMAP site with the same settings (except descriptive name) as in step 14.
- In the Domino Administrator Client choose Configuration -> Server Section -> All Server Documents.
- Edit the Server Document for your server.
On the Basics tab, enter the following:
Load Internet Configurations from serverInternet Sites documents:
ENABLED
From the Action bar, choose Save & Close.
- Restart the Web server to initialize it with the new Web configuration documents.
Do you have comments on this Ask the Expert question and response? Let us know.
|