STUN/TURN authentication broken #402

Closed
opened 2022-05-05 12:30:10 +00:00 by raucao · 1 comment
Owner
  1. Since moving to VMs, the turn_ip needs to be set differently in the cookbook now
  2. STUN auth doesn't work with ejabberd's LDAP auth. We need to use external auth with a script now. There's one available here: https://www.ejabberd.im/files/contributions/check_pass_ldap_perl.pl.txt STUN/TURN needs to be configured for short-term credentials. Module docs: https://docs.ejabberd.im/admin/configuration/modules/#mod-stun-disco
1. Since moving to VMs, the `turn_ip` needs to be set differently in the cookbook now 2. <del>STUN auth doesn't work with ejabberd's LDAP auth. We need to use [external auth](https://docs.ejabberd.im/admin/configuration/authentication/#external-script) with a script now. There's one available here: https://www.ejabberd.im/files/contributions/check_pass_ldap_perl.pl.txt</del> STUN/TURN needs to be configured for short-term credentials. Module docs: https://docs.ejabberd.im/admin/configuration/modules/#mod-stun-disco
raucao added the
service
xmpp
label 2022-05-05 12:30:10 +00:00
raucao added this to the Current operational issues project 2022-05-05 12:30:19 +00:00
raucao self-assigned this 2022-05-05 13:43:14 +00:00
Author
Owner

Just FYI: I have fixed this in production already. PR incoming.

Just FYI: I have fixed this in production already. PR incoming.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kosmos/chef#402
No description provided.