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
in xtermJune McEnroe 2021-02-07Add bindings for brightness controlJune McEnroe 2021-02-07Set X key repeat rateJune McEnroe 2021-02-07Bump font size to 12June McEnroe 2021-02-07Fully configure and rebind cwmJune McEnroe 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe 2021-02-06Add xterm output to schemeJune McEnroe