Author: mmcallis
Date: 2008-02-21 02:48:57 -0500 (Thu, 21 Feb 2008)
New Revision: 10059
Modified:
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/configuration.xml
Log:
s/server/service on a port less than 1024
Modified:
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/configuration.xml
===================================================================
---
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/configuration.xml 2008-02-21
07:36:26 UTC (rev 10058)
+++
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/configuration.xml 2008-02-21
07:48:57 UTC (rev 10059)
@@ -40,7 +40,7 @@
<warning>
<title>Root User Privileges</title>
<para>
- Linux systems require root user privileges to run a server on a port less than
1024. Starting JBoss EAP or JBoss AS on port 80 as a non-privileged user will not work.
Running JBoss EAP or JBoss AS as the root user could lead to security breaches.
+ Linux systems require root user privileges to run a service on a port less than
1024. Starting JBoss EAP or JBoss AS on port 80 as a non-privileged user will not work.
Running JBoss EAP or JBoss AS as the root user could lead to security breaches.
</para>
</warning>
</para>