Skip to content

Commit 9a53aaf

Browse files
committed
Replace message by a lighter caution
1 parent 04a73a5 commit 9a53aaf

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

book/installation.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,11 @@ If there are any issues, correct them now before moving on.
229229
its user to be the same as your CLI user (e.g. for Apache, update the ``User``
230230
and ``Group`` values).
231231

232-
Be careful, this option is not recommended on production environments for security
233-
reasons as a compromise server would give to the hacker the same privileges than this user.
232+
.. caution::
233+
234+
If used in a production environment, be sure this user only has limited privileges
235+
(no access to private data or servers, launch of unsafe binaries, etc.)
236+
as a compromised server would give to the hacker those privileges.
234237

235238
**2. Using ACL on a system that supports chmod +a**
236239

0 commit comments

Comments
 (0)