如何调试SSH服务?

由 流浪者 在 10-12-2004 09:00 发表:

如何调试SSH服务?

通过F-SECURE SSH CLIENT,用ROOT登录,我的调试结果如下,请问那里出不问题?

[root@localhost root]# gdb /usr/sbin/sshd

GNU gdb Red Hat Linux (5.2.1-4)

Copyright 2002 Free Software Foundation, Inc.

GDB is free software, covered by the GNU General Public License, and you are

welcome to change it and/or distribute copies of it under certain conditions.

Type "show copying" to see the conditions.

There is absolutely no warranty for GDB. Type "show warranty" for details.

This GDB was configured as "i386-redhat-linux"...

(no debugging symbols found)...

(gdb) run -d

Starting program: /usr/sbin/sshd -d

debug1: sshd version OpenSSH_3.4p1

debug1: private host key: #0 type 0 RSA1

debug1: read PEM private key done: type RSA

debug1: private host key: #1 type 1 RSA

debug1: read PEM private key done:

Published At
Categories with 服务器类
comments powered by Disqus