summaryrefslogtreecommitdiff
path: root/sshd_config
blob: 47b5a3374087327122e7ae33dc038cf28fda3413 (plain)
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 catgirl

	AllowAgentForwarding no
	AllowTcpForwarding no
	AllowStreamLocalForwarding no
	MaxSessions 1
	X11Forwarding no
value='1'>ssdiff
authorlogin2021-09-30 15:17:52 +0000
committerlogin2021-09-30 15:17:52 +0000
commit305ab2bd8c540fa5bf4702a52c5588830c871448 (patch)
treec5882b11f25d1ee3a77e422b7264f7436636e1a6 /ntcoin_freebsd_tildeguru
parenta6d0ab35518fb25f17c04b2c2b43982e1f9b47cd (diff)
Fixes for tilde.guru to tcoin.cpp and ntcoin_freebsd_tildeguru
/usr/bin/whoami doesn't give the euid's username, but the uid's on FreeBSD, so did the same thing I did for tilde.institute, but for tilde.guru too and introduced a new flag for it, TILDEGURU.
Diffstat (limited to 'ntcoin_freebsd_tildeguru')