igforum.bio / create-a-jabber-based-server-for-ichat - 117469
A
% Create a Jabber-Based Server for iChat Menu Lifewire Tech for Humans Newsletter! Search Close GO Computers, Laptops & Tablets &gt; Apple <h1>
Create a Jabber-Based Server for iChat</h1> By Tom Nelson Tom Nelson Writer Tom Nelson is an engineer, programmer, network manager, and computer network and systems designer who has written for Other World Computing,and others.
% Create a Jabber-Based Server for iChat Menu Lifewire Tech for Humans Newsletter! Search Close GO Computers, Laptops & Tablets > Apple

Create a Jabber-Based Server for iChat

By Tom Nelson Tom Nelson Writer Tom Nelson is an engineer, programmer, network manager, and computer network and systems designer who has written for Other World Computing,and others.
thumb_up Like (40)
comment Reply (3)
share Share
visibility 818 views
thumb_up 40 likes
comment 3 replies
E
Evelyn Zhang 1 minutes ago
Tom is also president of Coyote Moon, Inc., a Macintosh and Windows consulting firm. lifewire's edit...
M
Mason Rodriguez 2 minutes ago
Jabber uses an open source protocol called XMPP to initiate and talk with messaging clients. The ups...
S
Tom is also president of Coyote Moon, Inc., a Macintosh and Windows consulting firm. lifewire's editorial guidelines Updated on January 21, 2020 Tweet Share Email Tweet Share Email Apple Macs iPad If you use iChat, you probably already know that it has built-in support for Jabber-based messaging. That's the same messaging scheme used by Google Talk and many other similar services.
Tom is also president of Coyote Moon, Inc., a Macintosh and Windows consulting firm. lifewire's editorial guidelines Updated on January 21, 2020 Tweet Share Email Tweet Share Email Apple Macs iPad If you use iChat, you probably already know that it has built-in support for Jabber-based messaging. That's the same messaging scheme used by Google Talk and many other similar services.
thumb_up Like (46)
comment Reply (2)
thumb_up 46 likes
comment 2 replies
I
Isabella Johnson 7 minutes ago
Jabber uses an open source protocol called XMPP to initiate and talk with messaging clients. The ups...
N
Noah Davis 8 minutes ago
There are actually many other reasons, especially for larger companies that use messaging systems, b...
E
Jabber uses an open source protocol called XMPP to initiate and talk with messaging clients. The upshot of an open source framework is that it makes it very easy to run your own Jabber server on your Mac. 01
of 04 
 <h2> iChat Server - Create Your Own Jabber Server </h2> There are many reasons to use your own Jabber server to allow iChat messaging: You control who can connect to the service.You can create a secure messaging system.Keep all messaging communications in-house.Easy cross-platform messaging.You like to fiddle with your Mac and having a Jabber Server sounds cool.
Jabber uses an open source protocol called XMPP to initiate and talk with messaging clients. The upshot of an open source framework is that it makes it very easy to run your own Jabber server on your Mac. 01 of 04

iChat Server - Create Your Own Jabber Server

There are many reasons to use your own Jabber server to allow iChat messaging: You control who can connect to the service.You can create a secure messaging system.Keep all messaging communications in-house.Easy cross-platform messaging.You like to fiddle with your Mac and having a Jabber Server sounds cool.
thumb_up Like (39)
comment Reply (3)
thumb_up 39 likes
comment 3 replies
H
Hannah Kim 12 minutes ago
There are actually many other reasons, especially for larger companies that use messaging systems, b...
K
Kevin Wang 1 minutes ago
The Jabber server you create in this guide can be configured for in-house use only, open to the Inte...
N
There are actually many other reasons, especially for larger companies that use messaging systems, but for the majority of users, creating a Jabber server comes down to the security of knowing that your home or small business iChat messages aren&#39;t accessible to outside eyes. That doesn't mean you're creating a closed environment.
There are actually many other reasons, especially for larger companies that use messaging systems, but for the majority of users, creating a Jabber server comes down to the security of knowing that your home or small business iChat messages aren't accessible to outside eyes. That doesn't mean you're creating a closed environment.
thumb_up Like (18)
comment Reply (3)
thumb_up 18 likes
comment 3 replies
A
Alexander Wang 12 minutes ago
The Jabber server you create in this guide can be configured for in-house use only, open to the Inte...
C
Charlotte Lee 1 minutes ago
There are various Jabber server applications available. Many require you to download source code, an...
A
The Jabber server you create in this guide can be configured for in-house use only, open to the Internet, or just about anything in-between. But even if you choose to open your Jabber server to Internet connections, you can still use various security measures to encrypt and keep your messaging private. With the background out of the way, let&#39;s get started.
The Jabber server you create in this guide can be configured for in-house use only, open to the Internet, or just about anything in-between. But even if you choose to open your Jabber server to Internet connections, you can still use various security measures to encrypt and keep your messaging private. With the background out of the way, let's get started.
thumb_up Like (33)
comment Reply (3)
thumb_up 33 likes
comment 3 replies
S
Scarlett Brown 10 minutes ago
There are various Jabber server applications available. Many require you to download source code, an...
E
Ethan Thomas 4 minutes ago
Others are ready to go, with very simple installation instructions. We're going to use Openfire, an ...
E
There are various Jabber server applications available. Many require you to download source code, and then compile and make the server application yourself.
There are various Jabber server applications available. Many require you to download source code, and then compile and make the server application yourself.
thumb_up Like (10)
comment Reply (0)
thumb_up 10 likes
A
Others are ready to go, with very simple installation instructions. We're going to use Openfire, an open source, real-time collaboration server. It uses XMPP (Jabber) for its instant messaging system, and it works out of the box with the iChat client, as well as many other Jabber-based messaging clients.
Others are ready to go, with very simple installation instructions. We're going to use Openfire, an open source, real-time collaboration server. It uses XMPP (Jabber) for its instant messaging system, and it works out of the box with the iChat client, as well as many other Jabber-based messaging clients.
thumb_up Like (14)
comment Reply (0)
thumb_up 14 likes
H
Best of all, it&#39;s a simple installation that isn&#39;t much different than installing any other Mac application. It also uses a web-based interface for configuring the server, so there are no text files to be edited or managed. <h2> What You Need to Create a Jabber Server </h2> Openfire real-time collaborative server.An Intel-based Mac.About a half an hour of your time.
Best of all, it's a simple installation that isn't much different than installing any other Mac application. It also uses a web-based interface for configuring the server, so there are no text files to be edited or managed.

What You Need to Create a Jabber Server

Openfire real-time collaborative server.An Intel-based Mac.About a half an hour of your time.
thumb_up Like (17)
comment Reply (3)
thumb_up 17 likes
comment 3 replies
A
Andrew Wilson 19 minutes ago
02 of 04

iChat Server - Installation and Setup of the Openfire Jabber Server

We chose O...
M
Mason Rodriguez 11 minutes ago
Openfire is available for three different operating systems: Windows, Linux, and Mac. As you've prob...
D
02
of 04 
 <h2> iChat Server - Installation and Setup of the Openfire Jabber Server </h2> We chose Openfire for our Jabber server because of its ease of installation, web-based configuration, and adherence to standards that let us create a cross-platform server. To get started on the installation and setup, you need to grab the most current version of Openfire from the Ignite Realtime website. <h2> Download Openfire Jabber XMPP Server </h2> To download the Openfire application, stop by the Openfire project site and click the Download button for the most current version of Openfire.
02 of 04

iChat Server - Installation and Setup of the Openfire Jabber Server

We chose Openfire for our Jabber server because of its ease of installation, web-based configuration, and adherence to standards that let us create a cross-platform server. To get started on the installation and setup, you need to grab the most current version of Openfire from the Ignite Realtime website.

Download Openfire Jabber XMPP Server

To download the Openfire application, stop by the Openfire project site and click the Download button for the most current version of Openfire.
thumb_up Like (37)
comment Reply (2)
thumb_up 37 likes
comment 2 replies
E
Ella Rodriguez 31 minutes ago
Openfire is available for three different operating systems: Windows, Linux, and Mac. As you've prob...
Z
Zoe Mueller 8 minutes ago
Select the Mac download button, then click on the openfire_3_7_0.dmg file. (We're using Openfire 3.7...
B
Openfire is available for three different operating systems: Windows, Linux, and Mac. As you've probably already guessed, we'll be using the Mac version of the application.
Openfire is available for three different operating systems: Windows, Linux, and Mac. As you've probably already guessed, we'll be using the Mac version of the application.
thumb_up Like (49)
comment Reply (0)
thumb_up 49 likes
S
Select the Mac download button, then click on the openfire_3_7_0.dmg file. (We're using Openfire 3.7.0 for these instructions; the actual file name will change over time as new versions are released.) 
 <h2> Installing Openfire </h2> Once the download is complete, open the disk image you downloaded, if it didn't open automatically.
Select the Mac download button, then click on the openfire_3_7_0.dmg file. (We're using Openfire 3.7.0 for these instructions; the actual file name will change over time as new versions are released.)

Installing Openfire

Once the download is complete, open the disk image you downloaded, if it didn't open automatically.
thumb_up Like (40)
comment Reply (2)
thumb_up 40 likes
comment 2 replies
J
Joseph Kim 31 minutes ago
Double-click the Openfire.pkg application listed in the disk image. The installer will open, welcomi...
Z
Zoe Mueller 20 minutes ago
Openfire will ask where to install the software; the default location is fine for most users. Click ...
V
Double-click the Openfire.pkg application listed in the disk image. The installer will open, welcoming you to Openfire XMPP Server. Click the Continue button.
Double-click the Openfire.pkg application listed in the disk image. The installer will open, welcoming you to Openfire XMPP Server. Click the Continue button.
thumb_up Like (6)
comment Reply (3)
thumb_up 6 likes
comment 3 replies
N
Nathan Chen 11 minutes ago
Openfire will ask where to install the software; the default location is fine for most users. Click ...
J
Joseph Kim 15 minutes ago
You will be asked for an admin password. Supply the password, and click OK....
A
Openfire will ask where to install the software; the default location is fine for most users. Click the Install button.
Openfire will ask where to install the software; the default location is fine for most users. Click the Install button.
thumb_up Like (29)
comment Reply (0)
thumb_up 29 likes
K
You will be asked for an admin password. Supply the password, and click OK.
You will be asked for an admin password. Supply the password, and click OK.
thumb_up Like (33)
comment Reply (2)
thumb_up 33 likes
comment 2 replies
T
Thomas Anderson 18 minutes ago
Once the software has been installed, click the Close button.

Setting up Openfire

Openfir...
T
Thomas Anderson 37 minutes ago
In order to run the application, the 64-bit System Preferences application must quit, and the 32-bit...
A
Once the software has been installed, click the Close button. <h2> Setting up Openfire </h2> Openfire is installed as a preference pane. Launch System Preferences by either clicking the System Preferences Dock icon or selecting System Preferences from the Apple menu.Click the Openfire preference pane located in the &#34;Other&#34; category of System Preferences.You may see another message that says, &#34;To use the Openfire preference pane, System Preferences must quit and reopen.&#34; This happens because the Openfire preference pane is a 32-bit application.
Once the software has been installed, click the Close button.

Setting up Openfire

Openfire is installed as a preference pane. Launch System Preferences by either clicking the System Preferences Dock icon or selecting System Preferences from the Apple menu.Click the Openfire preference pane located in the "Other" category of System Preferences.You may see another message that says, "To use the Openfire preference pane, System Preferences must quit and reopen." This happens because the Openfire preference pane is a 32-bit application.
thumb_up Like (43)
comment Reply (0)
thumb_up 43 likes
M
In order to run the application, the 64-bit System Preferences application must quit, and the 32-bit version run in its place. This won&#39;t affect the performance of your Mac, so click OK, and then open the Openfire preference pane again.Click the Open Admin Console button.​This will open a web page in your default browser that will allow you to administer the Openfire Jabber server.​Since this is the first time you have used Openfire, the administration page will display a welcome message and start the setup process.​Select a language, then click Continue.​You can set the domain name used for the Openfire server.
In order to run the application, the 64-bit System Preferences application must quit, and the 32-bit version run in its place. This won't affect the performance of your Mac, so click OK, and then open the Openfire preference pane again.Click the Open Admin Console button.​This will open a web page in your default browser that will allow you to administer the Openfire Jabber server.​Since this is the first time you have used Openfire, the administration page will display a welcome message and start the setup process.​Select a language, then click Continue.​You can set the domain name used for the Openfire server.
thumb_up Like (45)
comment Reply (2)
thumb_up 45 likes
comment 2 replies
J
Joseph Kim 41 minutes ago
If you're planning to run the Openfire server only for your local network, with no connection to...
S
Scarlett Brown 52 minutes ago
We're going to assume that you're using Openfire for your own internal network. Accept the d...
S
If you&#39;re planning to run the Openfire server only for your local network, with no connection to the Internet, then the default settings are fine. If you want to open the Openfire server to outside connections, you&#39;ll need to provide a fully qualified domain name. You can change this later if you wish.
If you're planning to run the Openfire server only for your local network, with no connection to the Internet, then the default settings are fine. If you want to open the Openfire server to outside connections, you'll need to provide a fully qualified domain name. You can change this later if you wish.
thumb_up Like (2)
comment Reply (2)
thumb_up 2 likes
comment 2 replies
M
Mason Rodriguez 32 minutes ago
We're going to assume that you're using Openfire for your own internal network. Accept the d...
S
Scarlett Brown 23 minutes ago
If you're planning a larger installation, the external database is a better choice. We will assu...
C
We&#39;re going to assume that you&#39;re using Openfire for your own internal network. Accept the defaults, and click Continue.​You can choose to use an external database to hold all of the Openfire account data or use the embedded built-in database included with Openfire. The embedded database is fine for most installations, especially if the number of clients connecting is less than one hundred.
We're going to assume that you're using Openfire for your own internal network. Accept the defaults, and click Continue.​You can choose to use an external database to hold all of the Openfire account data or use the embedded built-in database included with Openfire. The embedded database is fine for most installations, especially if the number of clients connecting is less than one hundred.
thumb_up Like (1)
comment Reply (3)
thumb_up 1 likes
comment 3 replies
E
Elijah Patel 8 minutes ago
If you're planning a larger installation, the external database is a better choice. We will assu...
D
Dylan Patel 12 minutes ago
Click Continue.​User account data can be stored in the server database, or it can be pulled from a...
E
If you&#39;re planning a larger installation, the external database is a better choice. We will assume this is for a small installation, so we&#39;ll select the Embedded Database option.
If you're planning a larger installation, the external database is a better choice. We will assume this is for a small installation, so we'll select the Embedded Database option.
thumb_up Like (8)
comment Reply (0)
thumb_up 8 likes
O
Click Continue.​User account data can be stored in the server database, or it can be pulled from a directory server (LDAP) or a ClearSpace server. For small to medium Openfire installations, especially if you&#39;re not already using an LDAP or ClearSpace server, the default Openfire embedded database is the easiest option. We&#39;re going to proceed using the default selection.
Click Continue.​User account data can be stored in the server database, or it can be pulled from a directory server (LDAP) or a ClearSpace server. For small to medium Openfire installations, especially if you're not already using an LDAP or ClearSpace server, the default Openfire embedded database is the easiest option. We're going to proceed using the default selection.
thumb_up Like (29)
comment Reply (1)
thumb_up 29 likes
comment 1 replies
S
Sebastian Silva 7 minutes ago
Make your selection, and click Continue.​The final step is to create an administrator account. Pro...
A
Make your selection, and click Continue.​The final step is to create an administrator account. Provide a functional email address and a password for the account. One note: You&#39;re not providing a username at this step.
Make your selection, and click Continue.​The final step is to create an administrator account. Provide a functional email address and a password for the account. One note: You're not providing a username at this step.
thumb_up Like (23)
comment Reply (1)
thumb_up 23 likes
comment 1 replies
A
Audrey Mueller 13 minutes ago
The username for this default administrator account will be 'admin' without the quotes. Clic...
V
The username for this default administrator account will be &#39;admin&#39; without the quotes. Click Continue. The setup is now complete.
The username for this default administrator account will be 'admin' without the quotes. Click Continue. The setup is now complete.
thumb_up Like (35)
comment Reply (1)
thumb_up 35 likes
comment 1 replies
B
Brandon Kumar 2 minutes ago
03 of 04

iChat Server - Configuring the Openfire Jabber Server

Now that the basic setup...
S
03
of 04 
 <h2> iChat Server - Configuring the Openfire Jabber Server </h2> Now that the basic setup of the Openfire Jabber server is complete, it&#39;s time to configure the server so that your iChat clients can access it. If you&#39;re continuing from where we left off on the last page, you&#39;ll see a button on the web page that will let you move on to the Openfire Administration Console. Click the button to continue.
03 of 04

iChat Server - Configuring the Openfire Jabber Server

Now that the basic setup of the Openfire Jabber server is complete, it's time to configure the server so that your iChat clients can access it. If you're continuing from where we left off on the last page, you'll see a button on the web page that will let you move on to the Openfire Administration Console. Click the button to continue.
thumb_up Like (17)
comment Reply (3)
thumb_up 17 likes
comment 3 replies
N
Natalie Lopez 26 minutes ago
If you closed the setup web page, you can regain access to the administration console by launching t...
B
Brandon Kumar 65 minutes ago

Openfire Admin Console Email Settings

Click the Server tab, then click the Server Manage...
S
If you closed the setup web page, you can regain access to the administration console by launching the Openfire preference pane and clicking the Open Admin Console button.​Enter the username (admin), and password you specified earlier, then click Login.​The Openfire Admin Console provides a tabbed user interface that allows you to configure Server, Users/Groups, Sessions, Group Chat, and Plugins for the service. In this guide, we&#39;ll only look at the basics you need to configure to have the Openfire Jabber server up and running quickly.
If you closed the setup web page, you can regain access to the administration console by launching the Openfire preference pane and clicking the Open Admin Console button.​Enter the username (admin), and password you specified earlier, then click Login.​The Openfire Admin Console provides a tabbed user interface that allows you to configure Server, Users/Groups, Sessions, Group Chat, and Plugins for the service. In this guide, we'll only look at the basics you need to configure to have the Openfire Jabber server up and running quickly.
thumb_up Like (50)
comment Reply (1)
thumb_up 50 likes
comment 1 replies
E
Emma Wilson 17 minutes ago

Openfire Admin Console Email Settings

Click the Server tab, then click the Server Manage...
C
<h2> Openfire Admin Console  Email Settings </h2> Click the Server tab, then click the Server Manager sub-tab.​Click the Email Settings menu item.​Enter your SMTP settings to allow the Openfire server to send notification emails to the administrator. This is optional; the Openfire server will work whether or not you set up email.

Openfire Admin Console Email Settings

Click the Server tab, then click the Server Manager sub-tab.​Click the Email Settings menu item.​Enter your SMTP settings to allow the Openfire server to send notification emails to the administrator. This is optional; the Openfire server will work whether or not you set up email.
thumb_up Like (29)
comment Reply (2)
thumb_up 29 likes
comment 2 replies
J
Jack Thompson 22 minutes ago
But as the Openfire administrator, it's a good idea to be able to receive notifications if a pro...
M
Mia Anderson 15 minutes ago
This is the same information as your email account username and password.​You can test the email s...
N
But as the Openfire administrator, it&#39;s a good idea to be able to receive notifications if a problem should ever arise.​The information asked for in the email settings is the same information you use for your email client. The mail host is the SMTP server (outgoing mail server) you use for your email. If your email server requires authentication, be sure to fill out the Server username, and Server password.
But as the Openfire administrator, it's a good idea to be able to receive notifications if a problem should ever arise.​The information asked for in the email settings is the same information you use for your email client. The mail host is the SMTP server (outgoing mail server) you use for your email. If your email server requires authentication, be sure to fill out the Server username, and Server password.
thumb_up Like (26)
comment Reply (2)
thumb_up 26 likes
comment 2 replies
L
Lily Watson 23 minutes ago
This is the same information as your email account username and password.​You can test the email s...
M
Madison Singh 13 minutes ago

Openfire Admin Console Creating Users

Click the Users/Groups tab.​Click the Users sub-...
A
This is the same information as your email account username and password.​You can test the email settings by clicking the Send Test Email button.​You&#39;re given the ability to specify who the test email should go to, and what the subject and body text should be. Once you make your choices, click Send.​The test email should appear in your email application after a short time.
This is the same information as your email account username and password.​You can test the email settings by clicking the Send Test Email button.​You're given the ability to specify who the test email should go to, and what the subject and body text should be. Once you make your choices, click Send.​The test email should appear in your email application after a short time.
thumb_up Like (29)
comment Reply (3)
thumb_up 29 likes
comment 3 replies
A
Alexander Wang 15 minutes ago

Openfire Admin Console Creating Users

Click the Users/Groups tab.​Click the Users sub-...
J
Jack Thompson 8 minutes ago

Using iChat to Connect

You will need to create a new account for the user in iChat. Launc...
R
<h2> Openfire Admin Console  Creating Users </h2> Click the Users/Groups tab.​Click the Users sub-tab.​Click the Create New Users menu item.​Enter a username and password. You can also optionally include the user&#39;s real name and email address, and specify whether the new user can be an administrator of the server.​Repeat for additional users you wish to add.

Openfire Admin Console Creating Users

Click the Users/Groups tab.​Click the Users sub-tab.​Click the Create New Users menu item.​Enter a username and password. You can also optionally include the user's real name and email address, and specify whether the new user can be an administrator of the server.​Repeat for additional users you wish to add.
thumb_up Like (16)
comment Reply (0)
thumb_up 16 likes
E
<h2> Using iChat to Connect </h2> You will need to create a new account for the user in iChat. Launch iChat and select Preferences from the iChat menu.​
Select the Accounts tab.​
Click the plus (+) button under the list of current accounts.​
Use the dropdown menu to set the Account Type to "Jabber."​
Enter the account name. The name is in the following form: username@domain name.

Using iChat to Connect

You will need to create a new account for the user in iChat. Launch iChat and select Preferences from the iChat menu.​ Select the Accounts tab.​ Click the plus (+) button under the list of current accounts.​ Use the dropdown menu to set the Account Type to "Jabber."​ Enter the account name. The name is in the following form: username@domain name.
thumb_up Like (38)
comment Reply (1)
thumb_up 38 likes
comment 1 replies
E
Ethan Thomas 48 minutes ago
The domain name was determined during the setup process. If you used the default settings, it will b...
N
The domain name was determined during the setup process. If you used the default settings, it will be the name of the Mac that's hosting the Openfire server, with ".local" appended to its name. For example, if the username is Tom and the host Mac is called Jerry, then the full username would be Tom@Jerry.local.​
Enter the password you assigned to the user in Openfire.​
Click Done.​
A new iChat messaging window will open for the new account.
The domain name was determined during the setup process. If you used the default settings, it will be the name of the Mac that's hosting the Openfire server, with ".local" appended to its name. For example, if the username is Tom and the host Mac is called Jerry, then the full username would be [email protected].​ Enter the password you assigned to the user in Openfire.​ Click Done.​ A new iChat messaging window will open for the new account.
thumb_up Like (34)
comment Reply (0)
thumb_up 34 likes
C
You may see a warning about the server not having a trusted certificate. This is because the Openfire server uses a self-signed certificate. Click the Continue button to accept the certificate.
You may see a warning about the server not having a trusted certificate. This is because the Openfire server uses a self-signed certificate. Click the Continue button to accept the certificate.
thumb_up Like (21)
comment Reply (2)
thumb_up 21 likes
comment 2 replies
D
David Cohen 73 minutes ago
That's it. You now have a fully operational Jabber server that will allow iChat clients to conne...
S
Sophia Chen 79 minutes ago
Of course, an Openfire Jabber server has quite a bit more functionality to it than we explored here....
S
That&#39;s it. You now have a fully operational Jabber server that will allow iChat clients to connect.
That's it. You now have a fully operational Jabber server that will allow iChat clients to connect.
thumb_up Like (11)
comment Reply (1)
thumb_up 11 likes
comment 1 replies
K
Kevin Wang 27 minutes ago
Of course, an Openfire Jabber server has quite a bit more functionality to it than we explored here....
E
Of course, an Openfire Jabber server has quite a bit more functionality to it than we explored here. We only looked at the bare minimum required to get the Openfire server up and running, and to connect your iChat clients to it.
Of course, an Openfire Jabber server has quite a bit more functionality to it than we explored here. We only looked at the bare minimum required to get the Openfire server up and running, and to connect your iChat clients to it.
thumb_up Like (39)
comment Reply (0)
thumb_up 39 likes
J
If you would like to learn more about using the Openfire Jabber server, you can find additional documentation at: Openfire Documentation The last page of this guide includes instructions for uninstalling the Openfire server from your Mac. 04
of 04 
 <h2> iChat Server - Uninstalling the Openfire Jabber Server </h2> One thing I don&#39;t like about Openfire is that it doesn&#39;t include an uninstaller or readily available documentation about how to uninstall it. Luckily, the Unix/Linux version contains details about where the Openfire files are located, and since OS X is based on a UNIX platform, it was fairly easy to find all of the files that need to be removed to uninstall the application.
If you would like to learn more about using the Openfire Jabber server, you can find additional documentation at: Openfire Documentation The last page of this guide includes instructions for uninstalling the Openfire server from your Mac. 04 of 04

iChat Server - Uninstalling the Openfire Jabber Server

One thing I don't like about Openfire is that it doesn't include an uninstaller or readily available documentation about how to uninstall it. Luckily, the Unix/Linux version contains details about where the Openfire files are located, and since OS X is based on a UNIX platform, it was fairly easy to find all of the files that need to be removed to uninstall the application.
thumb_up Like (12)
comment Reply (2)
thumb_up 12 likes
comment 2 replies
J
Joseph Kim 33 minutes ago

Uninstall Openfire for Mac

Launch System Preferences, and then select the Openfire prefer...
H
Harper Kim 23 minutes ago
Before you can delete them, you must first make the items visible. You can find instructions on how ...
E
<h2> Uninstall Openfire for Mac </h2> Launch System Preferences, and then select the Openfire preference pane.Click the Stop Openfire button.After a short delay, the Status for Openfire will change to Stopped.Close the Openfire preference pane. Some of the files and folders you&#39;ll need to delete are stored in hidden folders.

Uninstall Openfire for Mac

Launch System Preferences, and then select the Openfire preference pane.Click the Stop Openfire button.After a short delay, the Status for Openfire will change to Stopped.Close the Openfire preference pane. Some of the files and folders you'll need to delete are stored in hidden folders.
thumb_up Like (23)
comment Reply (1)
thumb_up 23 likes
comment 1 replies
S
Sebastian Silva 17 minutes ago
Before you can delete them, you must first make the items visible. You can find instructions on how ...
A
Before you can delete them, you must first make the items visible. You can find instructions on how to make invisible items visible, as well as how to return them to the hidden format after you&#39;ve finished uninstalling Openfire, here: View Hidden Folders on Your Mac Using Terminal After making the hidden items visible, open a Finder window and navigate to: Startup drive/usr/local/Replace the words &#34;Startup drive&#34; with the name of your Mac&#39;s boot volume.Once in the /usr/local folder, drag the Openfire folder to the trash.Navigate to Startup drive/Library/LaunchDaemons and drag the org.jivesoftware.openfire.plist file to the trash.Navigate to Startup drive/Library/PreferencePanes and drag the Openfire.prefPane file to the trash.Empty the trash.You can now set your Mac back to the default condition of hiding system files, using the process outlined in the link above. Was this page helpful?
Before you can delete them, you must first make the items visible. You can find instructions on how to make invisible items visible, as well as how to return them to the hidden format after you've finished uninstalling Openfire, here: View Hidden Folders on Your Mac Using Terminal After making the hidden items visible, open a Finder window and navigate to: Startup drive/usr/local/Replace the words "Startup drive" with the name of your Mac's boot volume.Once in the /usr/local folder, drag the Openfire folder to the trash.Navigate to Startup drive/Library/LaunchDaemons and drag the org.jivesoftware.openfire.plist file to the trash.Navigate to Startup drive/Library/PreferencePanes and drag the Openfire.prefPane file to the trash.Empty the trash.You can now set your Mac back to the default condition of hiding system files, using the process outlined in the link above. Was this page helpful?
thumb_up Like (1)
comment Reply (0)
thumb_up 1 likes
J
Thanks for letting us know! Get the Latest Tech News Delivered Every Day
Subscribe Tell us why! Other Not enough details Hard to understand Submit More from Lifewire DNS Servers: What Are They and Why Are They Used?
Thanks for letting us know! Get the Latest Tech News Delivered Every Day Subscribe Tell us why! Other Not enough details Hard to understand Submit More from Lifewire DNS Servers: What Are They and Why Are They Used?
thumb_up Like (47)
comment Reply (1)
thumb_up 47 likes
comment 1 replies
S
Sophia Chen 76 minutes ago
D-Link DIR-600 Default Password How to Install MySQL on macOS Linksys E4200 default password How to ...
R
D-Link DIR-600 Default Password How to Install MySQL on macOS Linksys E4200 default password How to Connect to a Server How to Find the Default IP Address of a Belkin Router How to Find a Wi-Fi Password on an iPhone Linksys E1000 Default Password How to Find Saved Passwords on Mac How to Create Users And Grant Permissions In MySQL How to Connect to Your Home Router as an Administrator Use Your Mac to Share a Web Site How to Use Your Mac's Display Calibrator Assistant 7 Best Free FTP Server Software Using the Mac Security Preference Pane Sharing OS X 10.5 Files With Windows XP Newsletter Sign Up Newsletter Sign Up Newsletter Sign Up Newsletter Sign Up Newsletter Sign Up By clicking “Accept All Cookies”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. Cookies Settings Accept All Cookies
D-Link DIR-600 Default Password How to Install MySQL on macOS Linksys E4200 default password How to Connect to a Server How to Find the Default IP Address of a Belkin Router How to Find a Wi-Fi Password on an iPhone Linksys E1000 Default Password How to Find Saved Passwords on Mac How to Create Users And Grant Permissions In MySQL How to Connect to Your Home Router as an Administrator Use Your Mac to Share a Web Site How to Use Your Mac's Display Calibrator Assistant 7 Best Free FTP Server Software Using the Mac Security Preference Pane Sharing OS X 10.5 Files With Windows XP Newsletter Sign Up Newsletter Sign Up Newsletter Sign Up Newsletter Sign Up Newsletter Sign Up By clicking “Accept All Cookies”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. Cookies Settings Accept All Cookies
thumb_up Like (7)
comment Reply (3)
thumb_up 7 likes
comment 3 replies
J
Julia Zhang 24 minutes ago
Create a Jabber-Based Server for iChat Menu Lifewire Tech for Humans Newsletter! Search Close GO Com...
L
Lucas Martinez 33 minutes ago
Tom is also president of Coyote Moon, Inc., a Macintosh and Windows consulting firm. lifewire's edit...

Write a Reply