Am 29.11.15 um 20:09 schrieb Selva Nair: > Hi, > > On Sun, Nov 29, 2015 at 1:52 PM, Arne Schwabe <a...@rfc2549.org > <mailto:a...@rfc2549.org>> wrote: > > --- a/doc/openvpn.8 > +++ b/doc/openvpn.8 > @@ -3800,10 +3800,7 @@ over the client's routing table. > Authenticate with server using username/password. > .B up > is a file containing username/password on 2 lines. If the > -password line is missing, OpenVPN will prompt for one. (Note: OpenVPN > -will only read passwords from a file if it has been built > -with the \-\-enable\-password\-save configure option, or on Windows > -by defining ENABLE_PASSWORD_SAVE in win/settings.in > <http://settings.in>). > +password line is missing, OpenVPN will prompt for one. > > > There is a similar description relating to --askpass . That may be > deleted too.
Hm but the paragraph of --askpass is not related to --enable-password-save, or do I miss something? Arne