Software /
code /
prosody-modules
File
mod_saslname/README.markdown @ 4757:8e22b858628f
luacheck: Discourage use of the 'hosts' global (like in Prosody)
Shorter name for prosody.hosts which is more explicit. Having fewer
globals is better.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 07 Nov 2021 14:18:47 +0100 |
parent | 2570:548b68ae793b |
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+