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
a href='/cgit-pink/commit/cgitrc.5.txt?id=88028ad5970cfb6333f5c9ffd9e05f6fd90fe486&follow=1'>Fix some spelling errorsPřemysl Janouch 2014-01-08filters: highlight.sh: add css comments for highlight 2.6 and 3.8Ferry Huberts