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.