Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
systems:spark_openfire_server [2017/06/09 10:20]
smayr [Client Software]
systems:spark_openfire_server [2018/01/19 09:28] (current)
smayr [Client Software]
Line 11: Line 11:
   * When creating users, be sure to add them to the "All users" group.   * When creating users, be sure to add them to the "All users" group.
  
 +=== Renewing Certificate ===
 +It may seem counterintuitive but in order to see the interface to automatically generate a self-signed certificate in Openfire you first must delete the old certificate. See the image below for an example of the interface you'll see after deleting the old certificate.
 +{{:systems:openfire-gen-self-sign-cert.png?nolink&600|}}
 == Prosody Administration == == Prosody Administration ==
  
Line 29: Line 32:
   * Configure IM client to point to Openfire server - openfire (Server20081).   * Configure IM client to point to Openfire server - openfire (Server20081).
   * Add the user/buddy ''all@broadcast.server20081'' with the alias "''All Broadcast''".   * Add the user/buddy ''all@broadcast.server20081'' with the alias "''All Broadcast''".
 +
 +=== Pidgin Client ===
 +Add user account: Accounts > Manage Accounts (< ctrl > + A).
 +Enter the following settings:
 +  * Protocol: XMPP
 +  * Username: < username >
 +  * Domain: ''server20081''
 +  * Password: < password >
 +  * Local Alias: User's Full Name
 +{{ :systems:pidgin-client-account-setup.png?nolink |}}