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
h=v1&id=a786aadecc8117c052eb5862394b7e5658f6e503&follow=1'>Add ` commandJune McEnroe 2017-07-30Add sshd_configJune McEnroe 2017-07-30Add termcap patchJune McEnroe