summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cady <d@cryptonomic.net>2021-10-26 10:03:17 -0400
committerAndrew Cady <d@cryptonomic.net>2021-10-26 10:03:17 -0400
commitc8605ba779271022680c89586d0932e5ed39507d (patch)
tree9da29a0522e078d98f8c3a301047232ad318024d
parentc61c6bc8a243baee98df3d704d00a571b7fd3587 (diff)
readme
-rw-r--r--OpenSSH_Anonymous_Access/README.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/OpenSSH_Anonymous_Access/README.txt b/OpenSSH_Anonymous_Access/README.txt
index fb08716..fa13f2d 100644
--- a/OpenSSH_Anonymous_Access/README.txt
+++ b/OpenSSH_Anonymous_Access/README.txt
@@ -9,6 +9,8 @@ When this is installed each user can install their own `AnonymousAccessCommand`
9to control access to their account through `OpenSSH`. 9to control access to their account through `OpenSSH`.
10 10
11Note that this configuration does make it easy for users to accidentally 11Note that this configuration does make it easy for users to accidentally
12compromise their own accounts. 12compromise their own accounts. If you wish to use this configuration only for
13one user, `OpenSSHD` supports a "Match User" directive.
14
13 15
14 16