catgirl/scripts/sshd_config

10 lines
176 B
Plaintext
Raw Permalink Normal View History

2020-02-11 22:07:01 -05:00
UsePAM no
Match User chat
PasswordAuthentication yes
PermitEmptyPasswords yes
ChrootDirectory /home/chat
ForceCommand catgirl-prompt
2020-06-25 00:40:00 -04:00
DisableForwarding yes
2020-02-11 22:07:01 -05:00
MaxSessions 1