From 983da9c887d6cb64812087cba961dc85f349e1f9 Mon Sep 17 00:00:00 2001 From: Badlop Date: Fri, 16 Mar 2012 14:16:17 +0100 Subject: Relax digest-uri handling (thanks to Daniel Willmann)(EJAB-1529) This patch introduces a new config option - fqdn - to set the fully qualified domain name of the host: {fqdn, "foo.example.com"}. This fixes a problem with Pidgin not being able to log in on a server that used SRV records. --- doc/guide.tex | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/guide.tex') diff --git a/doc/guide.tex b/doc/guide.tex index 1b151ee7c..f0af763dd 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -1231,6 +1231,12 @@ The default value is \term{closeold}. If the client uses old Jabber Non-SASL authentication (\xepref{0078}), then this option is not respected, and the action performed is \term{closeold}. +The option \option{fqdn} allows you to define the Fully Qualified Domain Name +of the machine, in case it isn't detected automatically. +The FQDN is used to authenticate some clients that use the DIGEST-MD5 SASL mechanism. +The option syntax is: +\esyntax{\{fqdn, undefined|FqdnString\}.} + \makesubsubsection{internalauth}{Internal} \ind{internal authentication}\ind{Mnesia} -- cgit v1.2.3