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

Match User torus
	PasswordAuthentication yes
	PermitEmptyPasswords yes
	ChrootDirectory /home/torus
	ForceCommand client

	AllowAgentForwarding no
	AllowTcpForwarding no
	AllowStreamLocalForwarding no
	MaxSessions 1
	X11Forwarding no
xsession?id=f5da4ffc417212c71b5a3ae8ba5cf4de39aa865b&follow=1'>Set 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