Monday, February 22, 2021
grimoire@muc.metronome.im
February
Mon Tue Wed Thu Fri Sat Sun
1 2
3 4
5
6 7
8 9
10
11
12
13
14
15
16
17 18 19 20
21
22
23
24
25 26 27 28
             
             
Metronome IM "cook" book room | Support and Dev talk about the Metronome XMPP server.

Latest stable version build is: 4.0.3

For more information you can visit: https://metronome.im

Room logs can be found here: https://muc.metronome.im/logs/grimoire/

* Links *
<==========================================================>
- Building & Installation:
https://metronome.im/building
- Documentation:
https://metronome.im/documentation
- Issues Tracker:
https://github.com/maranda/metronome/issues
<==========================================================>

[15:25:23] <Elzen> Hi o/ I want to allow anonymous connexions to my XMPP server, to allow guests to talk to me using Converse (just like you did on your website, but with private messages rather than in a chatroom). My main domain use LDAP authentification, so I probably need a dedicated subdomain for this?
[15:39:05] <Maranda (Aria Network)> Elzen: yes you do need a dedicated subdomain that uses: _**authentication = "anonymous"**_
[15:42:37] <Elzen> Okay, thanks. I want this domain to only work like that (anonymous connections, only able to talk to users on the main domain). Do you have any example configuration file I could use for that? I don't know the configuration files format very well, sorry ^^'
[16:46:52] <Elzen> I tried with this config file: https://fadrienn.irlnc.org/tmp/cfg.lua (called with the full hostname in the real conf.d directory). Reloading the service did not raise any error, but gajim can't connect: https://fadrienn.irlnc.org/tmp/err.xml
[17:02:52] <Maranda (Aria Network)> Elzen: unluckily atm I can't view the file
[17:03:13] <Maranda (Aria Network)> Will do either later or tomorrow
[17:03:37] <Elzen> No problem, there's no rush ;-)