Post by gensuo;2048137
不好意思看错文件了,但是我改了sshd_conofig中PrintLastLog 参数yes为no,登录还是会Last login: Fri Nov 20 16:46:20 2009 from 192.168.1.100,重启了服务器也不行,我用得是SSH secure Shell这个客户端远程登录,谢谢指教.
Post by gensuo;2048282
已经配置成了如下
#X11Forwarding no
X11Forwarding yes
#X11DisplayOffset 10
#X11UseLocalhost yes
#PrintMotd yes
[color="Red"]#PrintLastLog no
#KeepAlive yes
#UseLogin no
然后sudo /etc/init.d/sshd restart 重启了SSHD但仍然显示上次登录信息,郁闷
Post by gensuo;2048282
已经配置成了如下
#X11Forwarding no
X11Forwarding yes
#X11DisplayOffset 10
#X11UseLocalhost yes
#PrintMotd yes
#PrintLastLog no
#KeepAlive yes
#UseLogin no
然后sudo /etc/init.d/sshd restart 重启了SSHD但仍然显示上次登录信息,郁闷