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

Match User torus
	PasswordAuthentication yes
	PermitEmptyPasswords yes
	ChrootDirectory /home/torus
	ForceCommand client
	DisableForwarding yes
	MaxSessions 1
a href='/src/commit/bin/hilex/html.c?id=ca2917331485510fc40ffac325cd33e0ee9a478e&follow=1'>Change HTML class from hi to hilexJune McEnroe 2020-12-29Add hilex HTML outputJune McEnroe