diff options
Diffstat (limited to 'openvpn.8')
-rw-r--r-- | openvpn.8 | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -179,6 +179,7 @@ openvpn \- secure IP tunnel daemon. [\ \fB\-\-log\fR\ \fIfile\fR\ ] [\ \fB\-\-suppress-timestamps\fR\ ] [\ \fB\-\-lport\fR\ \fIport\fR\ ] +[\ \fB\-\-management\-forget\-disconnect\fR\ ] [\ \fB\-\-management\-hold\fR\ ] [\ \fB\-\-management\-log\-cache\fR\ \fIn\fR\ ] [\ \fB\-\-management\-signal\fR\ ] @@ -2325,6 +2326,15 @@ for inputs which ordinarily would have been queried from the console. .\"********************************************************* .TP +.B --management-forget-disconnect +Make OpenVPN forget passwords when management session +disconnects. + +This directive does not affect the +.B --http-proxy +username/password. It is always cached. +.\"********************************************************* +.TP .B --management-hold Start OpenVPN in a hibernating state, until a client of the management interface explicitly starts it |