From 3f0a3784f5b822fce67c79ad0f0f6dd51857f0b1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micka=C3=ABl=20R=C3=A9mond?= Date: Tue, 31 Jul 2007 13:03:20 +0000 Subject: [PATCH] * Updating SVN HTML documentation. SVN Revision: 850 --- doc/guide.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/doc/guide.html b/doc/guide.html index d6eeac480..ac8989b13 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -715,6 +715,16 @@ authentication on example.net: {host_config, "example.net", [{auth_method, [ldap]}]}.
  • To use internal authentication on all virtual hosts:
    {auth_method, internal}.
    +
  • If you want to define more registration_watchers or modules for a virtual host and add them to the defined for all the Jabber server, instead of defining the option name simply as modules use this: {add, modules}.

    Examples: +

    SASL Anonymous and Anonymous Login

    @@ -2400,7 +2410,9 @@ searching his info in LDAP.

  • ldap_vcard_map

    This module implements Software Version (XEP-0092). Consequently, it answers ejabberd's version when queried.

    Options:

    -iqdisc
    This specifies +show_os
    Should the operating system be revealed or not. +The default value is true. +
    iqdisc
    This specifies the processing discipline for Software Version (jabber:iq:version) IQ queries (see section 3.3.2).

    Chapter 4  Managing an ejabberd server

    -- 2.40.0