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

Match User torus
	PasswordAuthentication yes
	PermitEmptyPasswords yes
	ChrootDirectory /home/torus
	ForceCommand client

	AllowAgentForwarding no
	AllowTcpForwarding no
	AllowStreamLocalForwarding no
	MaxSessions 1
	X11Forwarding no
tle='2015-02-14 16:01:08 -0500'>2015-02-14Clean upJune McEnroe 2015-02-14Switch back to gruvbox iTerm themeJune McEnroe 2015-02-14Switch back to gruvbox vim themeJune McEnroe 2015-02-14Prevent red first promptJune McEnroe 2015-02-14New minimal zshrcJune McEnroe 2015-02-13Use Hybrid colours in iTerm2June McEnroe 2015-02-13New minimal vimrcJune McEnroe 2015-01-16Add more bytes to randpasswd and use URL base64June McEnroe 2015-01-16Add vim-signature pluginJune McEnroe 2015-01-06Ignore .DS_StoreJune McEnroe