|
发表于 2004-11-25 20:33:58
|
显示全部楼层
some experiences for guys here:
i noticed that usually only several items in /bin/ should have the priviliage of 's',such as mount, su, ping, umount and so on.
So to solve the problem above you can use the command 'chmod u+s' only to these command instead of /bin/*. |
|