From d04301ab3721f648f8a6e9e7d48ae1692b6ddbb6 Mon Sep 17 00:00:00 2001 From: "vladd%bugzilla.org" Date: Sun, 29 Jul 2007 18:27:46 +0000 Subject: [PATCH] Bug 373855: Documentation about how to make a new admin when no admins are available - Patch by victory , r=kevin.benton@amd.com. --- webtools/bugzilla/docs/xml/faq.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/webtools/bugzilla/docs/xml/faq.xml b/webtools/bugzilla/docs/xml/faq.xml index 870d5c9834f..355c3071c91 100644 --- a/webtools/bugzilla/docs/xml/faq.xml +++ b/webtools/bugzilla/docs/xml/faq.xml @@ -853,6 +853,23 @@ password=mypassword + + + + How do I make a new Bugzilla administrator? + The previous administrator is gone... + + + + + Run checksetup.pl with + option. + Its usage is . + The user account must be exist in the Bugzilla database. + + + +