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

Organizing Users into Groups


Using Openfire, you can group users into virtual IM groups. It would make sense to create these groups based on an existing physical or logical basis. "Accounting", "Marketing", "IT", are all good examples of logical groups in an enterprise setting.

It's a good idea to take the pain of organizing users into groups, because Openfire is packed with tools to help members within these groups interact with each other more efficiently. And that's exactly what the doctor ordered, right?

Similarly to how you create a user, to create a group, use the Create New Group link on the Users/Groups | Groups tab. This simply requires (a) the name of the group, and (b) a brief description (refer to the following screenshot).

Once a group has been created, you are passed to the Group Options section where you can add users to this group. To do so, you'll have to specify the username of each and every user you want to add to the group, manually. This might sound tiring, especially...