summary refs log tree commit diff
path: root/scripts/sshd_config
blob: c7e99ecf1b394d120f47583b31403331c9127c14 (plain) (blame)
1
2
3
4
5
6
7
8
9
UsePAM no

Match User chat
	PasswordAuthentication yes
	PermitEmptyPasswords yes
	ChrootDirectory /home/chat
	ForceCommand catgirl-prompt
	DisableForwarding yes
	MaxSessions 1
e='2015-07-05 22:34:23 -0400'>2015-07-05Add mkdir -p to import scriptJune McEnroe 2015-07-04Add license to readmeJune McEnroe 2015-07-04Add pathogen to vimJune McEnroe 2015-05-28Add send-prefix bindingJune McEnroe 2015-05-28Bash is usually in /binJune McEnroe 2015-05-24Swap windows instead of moving themJune McEnroe 2015-05-24Replace effuse with simple shell scriptsJune McEnroe 2015-05-23Add tmux shortcut functionsJune McEnroe 2015-05-23More tmux configurationJune McEnroe