Book Image

Openfire Administration

By : Mayank Sharma
Book Image

Openfire Administration

By: Mayank Sharma

Overview of this book

<p>Openfire is a free, open-source and full featured Jabber-based Instant Messaging server.<br /><br />This book is a guide to setting up Openfire, tweaking it, and customizing it to build a secure and feature-rich alternative to consumer IM networks. The features covered include details about setting up the server, adding and handling users and groups, updating, and extending the service with plug-ins, connecting with users on external IM networks, connecting with external voice over IP solutions and more, with user-friendly instructions and examples so that you can easily set up your IM network.<br /><br />The book deals with several features of Openfire to streamline communication within an enterprise and beyond. It shows how to configure Openfire to allow only secured connections. It then explains how Openfire complements other existing services running on your network. Managing and fostering IM as a real-time collaboration and communication tool is what this book is about.</p>
Table of Contents (19 chapters)
Openfire Administration
Credits
About the Author
About the Reviewer
Preface

Chapter 3. Fine-Tuning Openfire

In the previous chapter, we setup Openfire, installed and configured some IM clients, used these to add some users, and logged into our IM server. Basically, we've done what 70% of IM users would be happy with. But we've barely scratched the surface of Openfire. Our setup is too liberal, too raw. Although this is a book on running the Openfire server, we haven't even looked around the web administrator interface yet. In this chapter, we'll run around the interface, and get a feel for things as we tweak our server to the liking. In this chapter, we will cover:

  • Details about the server and server ports

  • Server cache and its properties

  • Policing and tuning the server

  • Curbing indiscriminate registration

  • Handling offline users

  • Resolving resource conflicts

  • Updates

  • Sending administrative messages

  • Extending with plugins

Get To Know Your Server

Openfire has a simple and straightforward administration console. It's divided into several tabs with each tab housing multiple configuration...