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

Match User chat
	PasswordAuthentication yes
	PermitEmptyPasswords yes
	ChrootDirectory /home/chat
	ForceCommand chatte

	AllowAgentForwarding no
	AllowTcpForwarding no
	AllowStreamLocalForwarding no
	MaxSessions 1
	X11Forwarding no
ogheader'>2012-07-07Set up RVMJune McEnroe 2012-07-07Add gfrop commandJune McEnroe 2012-07-02Make gs output terseJune McEnroe 2012-07-02Fix unclutter cursor flicker on GTK appsJune McEnroe 2012-05-05Start unclutter at loginJune McEnroe 2012-05-05Task stuffJune McEnroe 2012-05-05Float QEMU windowsJune McEnroe 2012-05-05Remove unreversible minimize keymapJune McEnroe 2012-05-04Start gnome-keyring-daemon at loginJune McEnroe