aboutsummaryrefslogtreecommitdiff
path: root/doc/tor.1.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-12-09 04:59:27 +0000
committerRoger Dingledine <arma@torproject.org>2007-12-09 04:59:27 +0000
commit6dfd47467eb7628c1d87e0b9235880564b31d85c (patch)
tree658f3df9f080a3fd7048f82b8f74c3302b152d8e /doc/tor.1.in
parent9b162ef4302881de7c8da7712fedbdd6da9c95df (diff)
downloadtor-6dfd47467eb7628c1d87e0b9235880564b31d85c.tar.gz
tor-6dfd47467eb7628c1d87e0b9235880564b31d85c.zip
Allow multiple HashedControlPassword config lines, to support
multiple controller passwords. svn:r12732
Diffstat (limited to 'doc/tor.1.in')
-rw-r--r--doc/tor.1.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in
index fbf2ba27c7..5c4cb75fbd 100644
--- a/doc/tor.1.in
+++ b/doc/tor.1.in
@@ -159,7 +159,8 @@ socket. (Unix and Unix-like systems only.)
Don't allow any connections on the control port except when the other process
knows the password whose one-way hash is \fIhashed_password\fP. You can
compute the hash of a password by running "tor --hash-password
-\fIpassword\fP".
+\fIpassword\fP". You can provide several acceptable passwords by using
+more than HashedControlPassword line.
.LP
.TP
\fBCookieAuthentication \fR\fB0\fR|\fB1\fP