Book Image

IBM Lotus Quickr 8.5 for Domino Administration

Book Image

IBM Lotus Quickr 8.5 for Domino Administration

Overview of this book

When the IT strategy calls for maximizing the value of social software for building effective teams, neither social networking nor team collaboration is sufficient on its own. Lotus Quickr Team Collaboration software delivers the promise of social software; but ensuring that a business's social networking site is compliant can be daunting. This book will help you ensure effective and efficient team collaboration by building a solid social infrastructure with IBM Lotus Quickr 8.5. The book will familiarize system administrators with all the information they need to install, upgrade, and manage IBM Lotus Quickr 8.5. You will also learn to leverage social software principles to foster diverse teams in an interconnected world. This book will help you break virtual boundaries and remove the impediments to the development of high-performance teams through the use of IBM Lotus Quickr 8.5. This practical book starts off by providing you with a clear, detailed walkthrough of key concepts including collaboration beyond document management, and adopting social collaboration in an enterprise. We then examine the product architecture of Lotus Quickr services and provide a walkthrough of deployment aspects of Lotus Quickr to provide a scalable environment through clustering. We cover some of the basic tools used to set up and manage the IBM Lotus Quickr server along with unique methods for upgrading to the latest 8.5 version. We provide you with an in-depth look at the concepts of Lotus Quickr Connectors deployment, management, and a new capability around Windows-based single sign-on to solve a variety of problems. By the end of this book, you will be able to build a well-executed social collaboration platform that delivers the productivity edge needed to succeed in the digitally interconnected business world of today.
Table of Contents (19 chapters)
IBM Lotus Quickr 8.5 for Domino Administration
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Implementing desktop single sign-on


One of the key features released with Lotus Quickr 8.5 is Integrated Windows Authentication (IWA). This is a Microsoft term for a pretty basic concept of Windows-based single sign-on. For the more technical readers, this also can be referred to by the technique leveraged during the handshake called SPNEGO. The intention of IWA is that the user's current Windows credentials are sent to a backend server. This should prevent the user from being challenged to re-enter their credentials, assuming the authentication is successful.

To setup this level of SSO, several components need to be configured not only on the workstation, but also on the server-side. If the Lotus Quickr and/or Lotus Domino administrator is not one of the Microsoft Active Directory administrators, it is time to reach out to them now. The setup requires careful co-ordination to function.

The aim of this section isn't to go in full detail for all of the available options in setting up IWA,...