OnWorks Linux and Windows Online WorkStations

Logo

Free Hosting Online for WorkStations

< Previous | Contents | Next >

3.2. Configuration


A couple of XML configuration files will be used to configure jabberd2 for Berkeley DB user authentication. This is a very simple form of authentication. However, jabberd2 can be configured to use LDAP, MySQL, PostgreSQL, etc for for user authentication.


First, edit /etc/jabberd2/sm.xml changing:


<id>jabber.example.com</id>


image

Replace jabber.example.com with the hostname, or other id, of your server.


Now in the <storage> section change the <driver> to:


<driver>db</driver>


Next, edit /etc/jabberd2/c2s.xml in the <local> section change:


<id>jabber.example.com</id>


And in the <authreg> section adjust the <module> section to:


<module>db</module>


Finally, restart jabberd2 to enable the new settings:


sudo systemctl restart jabberd2.service


You should now be able to connect to the server using a Jabber client like Pidgin for example.


image

The advantage of using Berkeley DB for user data is that after being configured no additional maintenance is required. If you need more control over user accounts and credentials another authentication method is recommended.


Top OS Cloud Computing at OnWorks: