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

Match User play
	PasswordAuthentication yes
	PermitEmptyPasswords yes
	ChrootDirectory /home/play
	ForceCommand play
	DisableForwarding yes
	MaxSessions 1