diff options
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 |