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
019-01-10Replace strchrnul with strchrJune McEnroe 2019-01-10Replace eaccess with faccessatJune McEnroe 2019-01-10Replace st_mtim with st_mtimespecJune McEnroe 2019-01-10Replace sys_nsig with NSIGJune McEnroe 2019-01-10Replace cash MakefileJune McEnroe 2019-01-10Move bltin out of subdirectoryJune McEnroe