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
olors/trivial.vim?id=9ae259b1e5419c5923c0948117fc7cf273881f8a&follow=1'>Clean up top of trivial colorscheme fileJune McEnroe 2017-06-27Fix Scala syntax highlight linksJune McEnroe