Browse code

Reflect enable-password-save change in documentation

Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <1448823144-1497-1-git-send-email-arne@rfc2549.org>
URL: http://article.gmane.org/gmane.network.openvpn.devel/10665

Signed-off-by: Gert Doering <gert@greenie.muc.de>

Arne Schwabe authored on 2015/11/30 03:52:24
Showing 2 changed files
... ...
@@ -72,3 +72,6 @@ User-visible Changes
72 72
 - proto udp6/tcp6 in server mode will now try to always listen to
73 73
   both IPv4 and IPv6 on platforms that allow it. Use bind ipv6only
74 74
   to explicitly listen only on IPv6.
75
+
76
+- Removed --enable-password-save from configure. This option is now
77
+  always enabled.
... ...
@@ -3800,10 +3800,7 @@ over the client's routing table.
3800 3800
 Authenticate with server using username/password.
3801 3801
 .B up
3802 3802
 is a file containing username/password on 2 lines. If the
3803
-password line is missing, OpenVPN will prompt for one. (Note: OpenVPN
3804
-will only read passwords from a file if it has been built
3805
-with the \-\-enable\-password\-save configure option, or on Windows
3806
-by defining ENABLE_PASSWORD_SAVE in win/settings.in).
3803
+password line is missing, OpenVPN will prompt for one.
3807 3804
 
3808 3805
 If
3809 3806
 .B up