summaryrefslogtreecommitdiff
path: root/OpenSSH_Anonymous_Access/README.txt
blob: fb087162a39cd460d9cacd3770b0b4579e045524 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
OpenSSH Anonymous Access
------------------------

This repository contains a configuration file for openssh-server that enables
anonymous access to user accounts with the forced command
`$HOME/.ssh/AnonymousAccessCommand`.

When this is installed each user can install their own `AnonymousAccessCommand`
to control access to their account through `OpenSSH`.

Note that this configuration does make it easy for users to accidentally
compromise their own accounts.