summaryrefslogtreecommitdiff
path: root/OpenSSH_Anonymous_Access/README.txt
diff options
context:
space:
mode:
authorAndrew Cady <d@cryptonomic.net>2021-10-26 09:29:50 -0400
committerAndrew Cady <d@cryptonomic.net>2021-10-26 09:29:55 -0400
commit099d70f87208afc6bc0baf098c266c0d705f2453 (patch)
treec920faf0df43a51d882ab7e31873535b998924de /OpenSSH_Anonymous_Access/README.txt
parentd702643534828f72036d19f75c57ca48a4edc07b (diff)
split OpenSSH_Anonymous_Access from EndoForge
EndoForge now installs OpenSSH_Anonymous_Access as a dependency.
Diffstat (limited to 'OpenSSH_Anonymous_Access/README.txt')
-rw-r--r--OpenSSH_Anonymous_Access/README.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/OpenSSH_Anonymous_Access/README.txt b/OpenSSH_Anonymous_Access/README.txt
new file mode 100644
index 0000000..fb08716
--- /dev/null
+++ b/OpenSSH_Anonymous_Access/README.txt
@@ -0,0 +1,14 @@
1OpenSSH Anonymous Access
2------------------------
3
4This repository contains a configuration file for openssh-server that enables
5anonymous access to user accounts with the forced command
6`$HOME/.ssh/AnonymousAccessCommand`.
7
8When this is installed each user can install their own `AnonymousAccessCommand`
9to control access to their account through `OpenSSH`.
10
11Note that this configuration does make it easy for users to accidentally
12compromise their own accounts.
13
14