GithubHelp home page GithubHelp logo

neustradamus / nethserver-ejabberd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nethserver/nethserver-ejabberd

1.0 1.0 0.0 214 KB

License: GNU General Public License v3.0

Perl 15.20% PHP 12.72% Shell 7.35% CSS 1.83% JavaScript 40.71% HTML 22.19%

nethserver-ejabberd's Introduction

nethserver-ejabberd

The chat function is implemented using ejabberd XMPP server. Enabled features are:

  • LDAP based roster
  • SSL/TLS
  • Admin group

If you want to give admin permissions to an existing user, just add the user to the special group jabberadmins. The jabberadmins must be created manually.

If the system has a remote account provider also reconfigure the ejabberd service: :

sss_cache -g jabberadmins
signal-event nethserver-ejabberd-save

When used with AD backend, following limitations apply:

  • The shared roster doesn't support groups
  • The shared roster displays the list of user names (not full names)

See also the Server Manager UI API documentation: https://github.com/NethServer/nethserver-ejabberd/blob/master/UI-API.md

Configuration

Properties:

  • WebAdmin: Enable ejabberd built-in web interface. Can be enabled or disabled, default is disabled
  • S2S: Enable the server-to-server (S2S) for XMPP federation (Port number: 5269). Can be enabled, default is disabled
  • ModMamStatus: The XEP-0313: Message Archive Management (mod_mam). Can be enabled, default is disabled
  • ModMamPurgeDBStatus: Purge the Mnesia database of old messages of mod_mam
  • ModMamPurgeDBInterval: Remove messages older than X days, default is 30
  • ShaperFast: Download speed limit in bytes/second for admin users, default is 1000000
  • ShaperNormal: Download speed limit in bytes/second for users, default is 500000

When enabled, web-based administration interface listens on 5280 port. You need a user inside jabberadmins group to login.

Default access to server ports is set to public on following ports: 5280, 5222, 5223.

The XMPP server can be accessed using BOSH protocol (https://xmpp.org/extensions/xep-0206.html) at URL /http-bind.

Example:

nethserver-ejabberd's People

Contributors

andre8244 avatar davideprincipi avatar doc-saintly avatar edospadoni avatar federicoballarini avatar gsanchietti avatar neustradamus avatar stell0 avatar stephdl avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.