diff options
author | Samuli Seppänen <samuli@openvpn.net> | 2011-03-24 21:17:10 +0200 |
---|---|---|
committer | David Sommerseth <davids@redhat.com> | 2011-03-24 20:24:02 +0100 |
commit | ae32ea5919c156902bcdc1a4f2555d00d6109e32 (patch) | |
tree | af88897f5fa5796c91e7bd0a7195cf30fa6ee400 | |
parent | Clarify default value for the --inactive option. (diff) | |
download | openvpn-ae32ea5919c156902bcdc1a4f2555d00d6109e32.tar.xz |
Clarified --client-config-dir section on the man-page.
Signed-off-by: Samuli Seppänen <samuli@openvpn.net>
Acked-by: David Sommerseth <davids@redhat.com>
Signed-off-by: David Sommerseth <davids@redhat.com>
Diffstat (limited to '')
-rw-r--r-- | openvpn.8 | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2895,7 +2895,9 @@ as the client's X509 common name. If a matching file exists, it will be opened and parsed for client-specific configuration options. If no matching file is found, OpenVPN will instead try to open and parse a default file called -"DEFAULT", which may be provided but is not required. +"DEFAULT", which may be provided but is not required. Note that +the configuration files must be readable by the OpenVPN process +after it has dropped it's root privileges. This file can specify a fixed IP address for a given client using |