summary refs log tree commit diff
path: root/sshd_config
blob: 9eb6737dc52940b5dc3f9bc5adb2a5a7620fa27d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
UsePAM no

Match User stream
    PasswordAuthentication yes
    PermitEmptyPasswords yes
    ChrootDirectory /home/stream
    ForceCommand dispatch $SSH_ORIGINAL_COMMAND

    AllowAgentForwarding no
    AllowTcpForwarding no
    AllowStreamLocalForwarding no
    MaxSessions 1
    X11Forwarding no
w=1'>Reformat for use with EffuseJune McEnroe 2012-01-14Removed vimrcJune McEnroe 2012-01-08PineapplesJune McEnroe 2011-12-09Use smarttab in VIMJune McEnroe 2011-12-09I have no ideaJune McEnroe 2011-11-29Highlight column 80 in vimJune McEnroe 2011-11-29Changed terminal colors to use Tomorrow paletteJune McEnroe 2011-11-29Removed broken ZSH thingyJune McEnroe 2011-11-29Switched vim colorscheme to Tomorrow-NightJune McEnroe 2011-11-23Update updates to update updates more oftenJune McEnroe 2011-11-14Removed $machine to make room for larger kernel nameJune McEnroe 2011-11-13Added whitespace highlighting to Vim and fixed the first line of ConkyJune McEnroe 2011-09-24Refactored xinitrcJune McEnroe 2011-09-23Fixed user mounting permissions and stuffJune McEnroe 2011-09-19Use da.gd for external IP in conky and always on top using mousewheelJune McEnroe 2011-09-13Lock after 30 minutes instead of 10June McEnroe