Child pages
  • Team chat

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • A self-signed certificate is created by debconf
  • Admin user is created by default, with admin privileges
  • By default, registration of new users can be done only with the web admin interface, not using a Jabber client. To allow users to register in-bound:
    • Edit /etc/ejabberd/ejabberd.cfg
    • Change at around line 496: {access, register, [{deny, all}]}.
      • by: {access, register, [{allow, all}]}.
    • service ejabberd restart

Clients

Psi

Protocol well supported, but a bit rough interface

...