This topic walks through the general procedure for configuring one or more Jive instances for the Jive SBS SharePoint Connector web parts to use. When you add one of the Jive SBS SharePoint Connector web parts to a page or use the other social features, you will need to choose a Jive installation (or rely on the default installation). For each web part that is added to a page, a configuration panel (web part editor) will present a list of Jive installations. In addition, each site has a default Jive installation (defined in "Site Settings" -- see Specifying a Default Jive Instance for more information) used by site socialization, user popup, and the Copy To drop down menu.
You'll find example values below. See the table below for more information about each of the fields.
| Field Name | Field Description/Details | Example |
|---|---|---|
| Name | A name of the respective Jive installation; to be used during web part configuration, workflow configuration, and site settings. | Jive Installation 1 |
| Jive Internal URL | URL path that is used for communication from the SharePoint server to Jive (this may be same value as used for the Jive External URL). | http://jive.jivekrb5.local |
| Jive External URL | URL path that is handed to the client (the user's browser) to resolve Jive-specific resources (this may be the same value as used for the Jive Internal URL). | http://jive.jivekrb5.local |
| SharePoint Domain | (Optional) This is used if there is more than one domain; it helps distinguish between the same user name that may exist in separate domains. Jive only allows for a single domain. If provided, it limits access to Jive functionality to only those users in the specified domain. | |
| Jive Service User | User account (may be a normal Jive account) used to access Jive services on behalf of SharePoint users. This account simply needs to have normal access to Jive. No overrides are required. Note that if Kerberos is enabled (further below), the service account is only used by the Copy To workflow background task. | jiveaccess |
| Jive Service User Password | Password that is associated to the Authentication user
above. Note: The password is case
sensitive.
|
<password> |
| Kerberos Enabled | If the "Kerberos Enabled" checkbox is checked, SharePoint
will communicate with Jive through Kerberos authentication. As SharePoint users
interact with Jive web parts and content, the credentials of
the current user will be delegated to Jive (without relaying a password). Note: Please see Scenario 2: Authentication With Kerberos
(Credential Delegation) for specific details
on what you will need to configure before enabling this
checkbox.
|
<selected> |
| Jive Domain | (Leave blank for non-Kerberos; Required for Kerberos) The domain of the service user specified further above. | jivekrb5 |