summaryrefslogtreecommitdiff
path: root/OpenSSH_Anonymous_Access/README.txt
diff options
context:
space:
mode:
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