summaryrefslogtreecommitdiffstats
path: root/management
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2007-10-22 19:02:21 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2007-10-22 19:02:21 +0000
commitb1f27cb0d151e9617f822afa2eb3c238b2b55ceb (patch)
treead231574e76dfe727b505f8787ab1845681f1807 /management
parent70f4f82a3517cdb21f66899eac63fbd4543b07f2 (diff)
downloadopenvpn-b1f27cb0d151e9617f822afa2eb3c238b2b55ceb.tar.gz
openvpn-b1f27cb0d151e9617f822afa2eb3c238b2b55ceb.tar.xz
openvpn-b1f27cb0d151e9617f822afa2eb3c238b2b55ceb.zip
Add "forget-passwords" command to the management interface (Alon Bar-Lev).
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@2412 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'management')
-rw-r--r--management/management-notes.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/management/management-notes.txt b/management/management-notes.txt
index 292f733..dcbc7ce 100644
--- a/management/management-notes.txt
+++ b/management/management-notes.txt
@@ -268,6 +268,16 @@ COMMAND -- password and username
>PASSWORD:Verification Failed: 'Auth'
+COMMAND -- forget-passwords
+---------------------------
+
+The forget-passwords command will cause the daemon to forget passwords
+entered during the session.
+
+Command example:
+
+ forget-passwords -- forget passwords entered so far.
+
COMMAND -- signal
-----------------