自带的配置文件就是sshd_config。把这个文件复制到 $(BBSHOME)/etc 目录中
Port 22
ListenAddress 0.0.0.0
HostKey ~bbs/etc/identity
RandomSeed ~bbs/etc/random_seed
ServerKeyBits 768
LoginGraceTime 600
KeyRegenerationInterval 3600
PermitRootLogin yes
IgnoreRhosts no
StrictModes yes
QuietMode no
X11Forwarding yes
X11DisplayOffset 10
FascistLogging no
PrintMotd yes
KeepAlive yes
SyslogFacility DAEMON
RhostsAuthentication no
RhostsRSAAuthentication yes
RSAAuthentication yes
PasswordAuthentication yes
PermitEmptyPasswords yes
UseLogin no
【 在 asing (阿星@我要过充实的生活) 的大作中提到: 】
: 哪位大侠能否贴一个简化版的呢?
: thx !
--
FROM 219.224.186.149