summaryrefslogtreecommitdiff
path: root/OpenSSH_Anonymous_Access/README.txt
blob: fa13f2d32fe7f7db831da2b30c1967e5084ea3c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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. If you wish to use this configuration only for
one user, `OpenSSHD` supports a "Match User" directive.