about 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
?id=4885b462ab5f33941e0ba46f02e48082d18dcfa2&follow=1'>Remove -j4 from ./PlanJune McEnroe 2022-03-15Rewrite Linux install.sh for DebianJune McEnroe 2022-03-15Remove dashJune McEnroe