This section details how to deploy Social Squared 2010 for Microsoft® SharePoint® 2010. It is essential to read this section of the online documentation and complete the step in the Installing Social Squared section, before you can use Social Squared. Information on using and administering Social Squared can be found later in the documentation.

To successfully deploy Social Squared within your organization, you will need to complete the following steps:

If you have any questions related to this documentation or the Social Squared product, please contact Lightning Tools by clicking Submit Support Ticket on Lightning Tools web site.

Installation Planning

To install Social Squared, you will require access to both:

Database server

Social Squared 2010 uses Microsoft® SQL Server® as the repository for Social Squared user profile information along with the topics, posts and configuration settings. The main reason for using an SQL Server database, is performance and scalability, allowing for an Enterprise-wide forum tool to be used without performance issues for hundreds or thousands of active users.

Not only can you use Social Squared as an Enterprise-wide forum tool with multiple forum categories, you can also use Social Squared for multiple smaller forums perhaps at Team site or site collection level, whereby you require the posts to be separate. Either of these configurations are possible using Social Squared. Although, it is possible to have multiple separate instances of Social Squared, using a single SQL Server database by configuring the Social Squared Web Parts to display specific the forum groups; however, if you wish to keep forums totally isolated from each other, for security reasons, Lightning Tools, recommend using separate SQL Server databases. You configure at a site level, the Social Squared database that should be used; that is, all users in a site could use forums stored in one Social Squared database, whereas users in another site, even within the same site collection, could use forums stored in a different Social Squared database.

Social Squared supports Microsoft® SQL Server® 2005, 2008, 2008 R2, and 2012. On the computer where you want to create the Social Square SQL Server database(s), you will require an SQL Server login that is a member of the following SQL Server roles:

  • securityadmin fixed server role
  • dbcreator fixed server role

Once you have created the database(s), and you want to run Windows PowerShell® cmdlets that affect the database(s), the account that is used to run the cmdlets must be a member of the db_owner fixed database role for the database(s).

In a development or test environments, both SharePoint and SQL Server may be install on one server. In a production environment, then most likely these products are installed on separate servers. If your IT department have install Kerberos, this will not affect Social Squared. However, if your organization still uses NTLM Windows Authentication, and the SQL Server database resides on a separate physical machine to the SharePoint (IIS) server, the pass-through authentication between the Social Squared SharePoint components and the Social Squared database will fail, since Windows Authentication only works over a single hop. That single hop is from the user’s machine, where the web browser is opened, to the SharePoint server. The token cannot pass over a second hop – from the SharePoint server to the SQL Server. This is known as the double hop issue, and is not specific to Social Squared but an issue associated with Windows Authentication and the NTLM protocol, and affects all distributed Windows applications.

If you cannot persuade your IT department to use Kerberos, then your Social Squared installation will need to use a SQL Server Authentication userid so that the Social Squared SharePoint components can connect to the Social Squared database. To use SQL Server Authentication userids, you need to configure the SQL Server in Mixed mode, which enables both Windows Authentication and SQL Server Authentication. On SQL Server, Windows Authentication is always available and cannot be disabled.

Plan for Kerberos authentication in SharePoint 2010 →
Go to top →

SharePoint server

The Microsoft® SharePoint® 2010 related component of Social Squared 2010 are packaged as a SharePoint farm solution, and therefore cannot be install in Office 365™. The farm solution once activated, installs:

  • A number of application pages that can be accessed in the Social Squared Forum section on a site’s site settings page.
  • One Farm feature, which enables you to licence Social Squared, using the Manage Lightning Tools products licensing link on the System Settings page on the SharePoint 2010 Central Administration web site.
  • Two Web Application features, which map to two timer jobs that are created for each Web Application created in the SharePoint farm:
    • Social Squared Digest Email Job, By default this timer job is scheduled to run daily starting every day between 10:00 AM and no later than 12:00 AM.
    • Social Squared Reply Via Email Job. By default this timer job is scheduled to run every 5 minutes.
  • Five site collections features:
  • Two site (web) features:

Social Squared 2010 can be used on any version of a SharePoint 2010 on-premises installation, that is, the site collection features and Web Parts can be used on pages in a SharePoint Foundation 2010 on-premises installation, and can be used and seen on pages for either the standard or enterprise editions of SharePoint Server 2010. The Office 365™ Social Squared Add-In can be viewed here.
Go to top →

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Please do not use this for support questions.
For customer support, please contact us here.

Post Comment