welcome: please sign in

Diff for "DaemonAdmin/EJabberD"

Differences between revisions 1 and 2
Revision 1 as of 2011-03-09 08:58:28
Size: 469
Editor: ClintonEbadi
Comment: initial jabber admin notes
Revision 2 as of 2011-03-09 09:02:17
Size: 649
Editor: ClintonEbadi
Comment: erlang cookie
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:

== Erlang Cookie ==

All nodes must have the same erlang cookie. When installing a new node replace the default Debian cookie with one copied from `~ejabberd/.erlang_cookie`.

1. Jabber Admin

1.1. Jabber Daemon

We use ejabberd

All nodes must have the same erlang cookie. When installing a new node replace the default Debian cookie with one copied from ~ejabberd/.erlang_cookie.

1.3. SSL Certificate

We require TLS communication with the jabber daemon to avoid exposing Kerberos passwords.

When installing a new node make sure to copy /etc/ejabberd/ejabberd.pem from another node. The current certificate is valid until 2018 and signed by the HCoop CA.

1.4. PAM Configuration

TODO


CategorySystemAdministration

DaemonAdmin/EJabberD (last edited 2020-08-29 20:43:11 by ClintonEbadi)