15 lines
408 B
Text
15 lines
408 B
Text
|
Index: sample/sample-config-files/tls-office.conf
|
||
|
--- sample/sample-config-files/tls-office.conf.orig
|
||
|
+++ sample/sample-config-files/tls-office.conf
|
||
|
@@ -53,8 +53,8 @@ cipher AES-256-GCM
|
||
|
# Downgrade UID and GID to an
|
||
|
# unpriviledged user after initialization
|
||
|
# for extra security.
|
||
|
-; user openvpn
|
||
|
-; group openvpn
|
||
|
+user _openvpn
|
||
|
+group _openvpn
|
||
|
|
||
|
# If you built OpenVPN with
|
||
|
# LZO compression, uncomment
|