aboutsummaryrefslogtreecommitdiff
path: root/doc/guide.tex
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2009-01-20 22:38:29 +0000
committerBadlop <badlop@process-one.net>2009-01-20 22:38:29 +0000
commitd6fa5c2903e02d860446418cdef5ecbf1f9baf37 (patch)
tree23b54a11e4e02057b648ba897a2eb1f753249f7f /doc/guide.tex
parent* src/Makefile.in: The path to the installed copy of ejabberd (diff)
* doc/guide.tex: Explain that account creation is only supported
by internal and odbc authentication methods * doc/guide.html: Likewise SVN Revision: 1836
Diffstat (limited to 'doc/guide.tex')
-rw-r--r--doc/guide.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/guide.tex b/doc/guide.tex
index 04e87e3bf..b722e1bc2 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -1121,6 +1121,8 @@ The following authentication methods are supported by \ejabberd{}:
\item pam --- See section~\ref{pam}.
\end{itemize}
+Account creation is only supported by internal and odbc methods.
+
\makesubsubsection{internalauth}{Internal}
\ind{internal authentication}\ind{Mnesia}