]> git.ipfire.org Git - thirdparty/openvpn.git/commit
documentation: avoid recommending --user nobody
authorFrank Lichtenheld <frank@lichtenheld.com>
Tue, 29 Nov 2022 14:47:31 +0000 (15:47 +0100)
committerGert Doering <gert@greenie.muc.de>
Thu, 1 Dec 2022 15:20:12 +0000 (16:20 +0100)
commita6664825494c482e0cbf50ac4a91c6a33874d7a7
tree60ab6d49357cd2f260885053a26bdb051bf5ccda
parentfd1c460ccfa38ca03e40e05524e2627917c58647
documentation: avoid recommending --user nobody

Recommend to create an user dedicated to openvpn
so that there is no priviledge escalation between
different services using that user.

cf. https://wiki.ubuntu.com/nobody

Trac: #1335
CC: tincantech <tincantech@protonmail.com>
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20221129144731.35105-1-frank@lichtenheld.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg25573.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
doc/man-sections/generic-options.rst
sample/sample-config-files/client.conf
sample/sample-config-files/server.conf
sample/sample-config-files/tls-home.conf
sample/sample-config-files/tls-office.conf
src/openvpn/init.c