Change default SSH options to "restrict"
commit12ab89b78c51fcd7b2b73049ac78922c9b238cc5
authorLukas Fleischer <lfleischer@archlinux.org>
Tue, 2 Aug 2016 18:07:36 +0000 (2 20:07 +0200)
committerLukas Fleischer <lfleischer@archlinux.org>
Thu, 4 Aug 2016 19:37:52 +0000 (4 21:37 +0200)
treeaf5bed7124511f863915a42efba344d4fce06763
parent0c1187caa46ba2b5d159a88c9301356b56ef0637
Change default SSH options to "restrict"

From the sshd(8) man page:

    Enable all restrictions, i.e. disable port, agent and X11
    forwarding, as well as disabling PTY allocation and execution of
    ~/.ssh/rc. If any future restriction capabilities are added to
    authorized_keys files they will be included in this set.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
conf/config.proto