Re: [Ubuntu-zh] programs with SUID

2010-11-19 文章 Aron Xu
On Tue, Nov 16, 2010 at 22:15, Rhys Pratt list...@gmail.com wrote: On Tue, 16 Nov 2010 21:32:28 +0800 Aron Xu happyaron...@gmail.com wrote: On Tue, Nov 16, 2010 at 17:46, Rhys list...@gmail.com wrote: 我刚才运行了一下 find / -perm -u+s -print 然后得到一些结果。其中有一项是/etc/thnuclnt/.thnumod 我想知道这是一个什么程序?

Re: [Ubuntu-zh] programs with SUID

2010-11-19 文章 Rhys Pratt
On Tue, 16 Nov 2010 21:32:28 +0800 Aron Xu happyaron...@gmail.com wrote: On Tue, Nov 16, 2010 at 17:46, Rhys list...@gmail.com wrote: 我刚才运行了一下 find / -perm -u+s -print 然后得到一些结果。其中有一项是/etc/thnuclnt/.thnumod 我想知道这是一个什么程序? dpkg -S /etc/thnuclnt无果

[Ubuntu-zh] programs with SUID

2010-11-16 文章 Rhys
我刚才运行了一下 find / -perm -u+s -print 然后得到一些结果。其中有一项是/etc/thnuclnt/.thnumod 我想知道这是一个什么程序? dpkg -S /etc/thnuclnt无果 -- xi...@xiang-laptop:/$ sudo find / -perm -u+s -print 2 /dev/null /bin/su /bin/mount /bin/ping6 /bin/fusermount /bin/ping

Re: [Ubuntu-zh] programs with SUID

2010-11-16 文章 Tusooa Zhu
On Tue, Nov 16, 2010 at 05:46:37PM +0800, Rhys wrote: 我刚才运行了一下 find / -perm -u+s -print 然后得到一些结果。其中有一项是/etc/thnuclnt/.thnumod 我想知道这是一个什么程序? dpkg -S /etc/thnuclnt无果 估计是某个程序创建的。启动配置文件吧。 -- Regards, Tusooa _ There's more than one way to do it.

Re: [Ubuntu-zh] programs with SUID

2010-11-16 文章 Aron Xu
On Tue, Nov 16, 2010 at 17:46, Rhys list...@gmail.com wrote: 我刚才运行了一下 find / -perm -u+s -print 然后得到一些结果。其中有一项是/etc/thnuclnt/.thnumod 我想知道这是一个什么程序? dpkg -S /etc/thnuclnt无果 -- xi...@xiang-laptop:/$ sudo find / -perm -u+s -print 2