diff options
author | jocuri%softhome.net <> | 2003-11-02 23:04:28 +0100 |
---|---|---|
committer | jocuri%softhome.net <> | 2003-11-02 23:04:28 +0100 |
commit | 5159ae5142a63c13992b335e33ad347adaa3ac70 (patch) | |
tree | 6045d94d6a1381a6c675228bc580b9413d660356 /docs/html/security.html | |
parent | 8e646f42ca9aff92ae92dd825b41bb61b273d57e (diff) | |
download | bugzilla-5159ae5142a63c13992b335e33ad347adaa3ac70.tar.gz bugzilla-5159ae5142a63c13992b335e33ad347adaa3ac70.tar.xz |
Rebuilding documentation for the 2.17.5 release; the docbook system on landfill proved to be broken.
Diffstat (limited to 'docs/html/security.html')
-rw-r--r-- | docs/html/security.html | 23 |
1 files changed, 16 insertions, 7 deletions
diff --git a/docs/html/security.html b/docs/html/security.html index a8db55602..c3fa07499 100644 --- a/docs/html/security.html +++ b/docs/html/security.html @@ -4,8 +4,7 @@ >Bugzilla Security</TITLE ><META NAME="GENERATOR" -CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+ -"><LINK +CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK REL="HOME" TITLE="The Bugzilla Guide - 2.17.5 Development Release" HREF="index.html"><LINK @@ -73,7 +72,9 @@ CLASS="section" ><H1 CLASS="section" ><A -NAME="security">5.6. Bugzilla Security</H1 +NAME="security" +></A +>5.6. Bugzilla Security</H1 ><DIV CLASS="warning" ><P @@ -172,7 +173,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="security-networking">5.6.1. TCP/IP Ports</H2 +NAME="security-networking" +></A +>5.6.1. TCP/IP Ports</H2 ><P >TCP/IP defines 65,000 some ports for trafic. Of those, Bugzilla only needs 1... 2 if you need to use features that require e-mail such @@ -188,7 +191,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="security-mysql">5.6.2. MySQL</H2 +NAME="security-mysql" +></A +>5.6.2. MySQL</H2 ><P >MySQL ships by default with many settings that should be changed. By defaults it allows anybody to connect from localhost without a @@ -315,7 +320,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="security-daemon">5.6.3. Daemon Accounts</H2 +NAME="security-daemon" +></A +>5.6.3. Daemon Accounts</H2 ><P >Many daemons, such as Apache's httpd and MySQL's mysqld default to running as either <SPAN @@ -388,7 +395,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="security-access">5.6.4. Web Server Access Controls</H2 +NAME="security-access" +></A +>5.6.4. Web Server Access Controls</H2 ><P >There are many files that are placed in the Bugzilla directory area that should not be accessable from the web. Because of the way |