Software /
code /
prosody-modules
File
mod_saslname/README.md @ 6121:255ab0b81f14
mod_anti_spam: Fix traceback when no anti-spam services defined in config (thanks mirux)
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sun, 29 Dec 2024 11:49:36 +0000 |
parent | 6003:fe081789f7b5 |
line wrap: on
line source
--- labels: - 'Stage-Stable' - 'Type-Auth' summary: 'XEP-0233: XMPP Server Registration for use with Kerberos V5' ... Introduction ============ This module implements a manual method for advertsing the Kerberos principal name as per [XEP-0233]. It could be used in conjection with a Kerberos authentication module. Configuration ============= sasl_hostname = "auth42.us.example.com" Compatibility ============= Prosody 0.7+