From 1cd9c8ea12ac53f4e3edabe42e206dd18f7bd436 Mon Sep 17 00:00:00 2001 From: "mozilla%colinogilvie.co.uk" Date: Sun, 30 Apr 2006 12:59:45 +0000 Subject: [PATCH] Bug 335633: Docs still refer to "loginmethod" Patch by victory(_RSZ_) ; r=me git-svn-id: svn://10.0.0.236/trunk@195733 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/docs/xml/installation.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mozilla/webtools/bugzilla/docs/xml/installation.xml b/mozilla/webtools/bugzilla/docs/xml/installation.xml index 0617cf38311..2601bfa8141 100644 --- a/mozilla/webtools/bugzilla/docs/xml/installation.xml +++ b/mozilla/webtools/bugzilla/docs/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -1400,12 +1400,12 @@ c:\perl\bin\perl.exe -xc:\bugzilla -wT "%s" %s 201069. - + Parameters required to use LDAP Authentication: - - loginmethod + + user_verify_class This parameter should be set to LDAP only if you will be using an LDAP directory @@ -1413,7 +1413,7 @@ c:\perl\bin\perl.exe -xc:\bugzilla -wT "%s" %s fail to set up the other parameters listed below you will not be able to log back in to Bugzilla one you log out. If this happens to you, you will need to manually edit - data/params and set loginmethod to + data/params and set user_verify_class to DB.