对比一下winserver 2008和RHEL5的账户控制,以及其权限范围。
In this set of screencasts, we will compare how account control is set in both the Windows Server 2008 and Red Hat Enterprise Linux 5 environments, and which security areas they each cover. We will show you how to set the main features of each tool and what their settings mean in terms of access control.
微软专利Sudo
-
- 帖子: 18311
- 注册时间: 2008-01-09 22:41
Re: 微软专利Sudo
-
- 帖子: 37
- 注册时间: 2009-06-27 23:33
Re: 微软专利Sudo
见过不要脸,但这么不要脸的今天第一次看到。
长见识了。
长见识了。

- Capt.
- 帖子: 1199
- 注册时间: 2007-09-15 10:39
- 联系:
- 废&柴
- 帖子: 75
- 注册时间: 2009-10-25 22:42
- 来自: 天朝上国...
- 联系:
Re: 微软专利Sudo
知道其无耻,但是真的不知道能无耻到这地步~~
- zmdwjx1981
- 帖子: 189
- 注册时间: 2009-07-20 14:06
- 来自: YKBJ
- 联系:
- forevercz
- 帖子: 325
- 注册时间: 2008-01-24 22:08
- snowtown86
- 帖子: 1239
- 注册时间: 2009-06-13 16:01
Re: 微软专利Sudo
我也在cnbeta上看了
- forevercz
- 帖子: 325
- 注册时间: 2008-01-24 22:08
-
- 帖子: 1
- 注册时间: 2009-11-11 21:38
Re: 微软专利Sudo
详细信息请参考
http://patft.uspto.gov/netacgi/nph-Pars ... PN/7617530
************************************
根据mymothersname提供的patent number 7617530,上USPTO查了一下,该专利号7617530显示的相关信息如下:
从目前的信息来看,看专利归档于2005年4月22日
http://patft.uspto.gov/netacgi/nph-Pars ... PN/7617530
************************************
根据mymothersname提供的patent number 7617530,上USPTO查了一下,该专利号7617530显示的相关信息如下:
从目前的信息来看,看专利归档于2005年4月22日
mymathersname 写了:我靠的来晚了,原文大家看看:
Microsoft“发明”了sudo,并申请专利保护
Lordy, lordy, lordy. They have no shame. It appears that Microsoft has just patented sudo, a personalized version of it.
Here it is, patent number7617530 . Thanks, USPTO, for giving Microsoft, which is already a monopoly, a monopoly on something that's been in use since 1980 and wasn't invented by Microsoft. Here's Wikipedia's description of sudo , which you can meaningfully compare to Microsoft's description of its "invention".
This is why what the US Supreme Court does about software patents means so much. Hopefully they will address the topic in their decision on Bilski . Sudo is an integral part of the functioning of GNU/Linux systems, and you use it in Mac OSX also. Maybe the Supreme Court doesn't know that, and maybe the USPTO didn't realize it. But do you believe Microsoft knows it?
Perhaps Microsoft would like everyone in the world to pay them a toll at least, even if they don't want to use Microsoft's software? Like SCO, but with more muscle behind the request? Or maybe it might be used as a barrier to competition? What do you personally believe Microsoft wants patents on things like sudo for? To make sure innovative new companies can compete on an even playing field with Microsoft?
And how do you like the final wording of the patent?:
Although the invention has been described in language specific to structural features and/or methodological steps, it is to be understood that the invention defined in the appended claims is not necessarily limited to the specific features or steps described. Rather, the specific features and steps are disclosed as preferred forms of implementing the claimed invention.
Please don't ever again write to me that software patents are good for us because they include full disclosure, so others can build on the "invention".
And to the USPTO, whose representative just argued in oral argument in Bilski that software should be patentable and that software can make a regular computer a special use computer, and all that drivel, please put those thoughts together with this patent, and consider the market implications of giving anyone that kind of monopoly, and especially the implications of giving it to a monopoly named Microsoft. It's like giving a serial killer his very own machine gun, stronger than any gun his intended victims are allowed to purchase. You have to ask, what were you thinking?
Obviously, if they could figure that out, they'd never have issued this patent in the first place. The fact that they did, without realizing the implications, or the obviousness, or the prior art, tells us that the USPTO simply lacks the foundational technical information, or the awareness of technical history, to make wise patent decisions about software and patents.
The earliest sudo reference in the patent database Microsoft told the USPTO about is 1997, for patent 5655077 , and in other references 1991, so for all the patent-loving dolts in the world, here is A Brief History of Sudo :
Sudo was first conceived and implemented by Bob Coggeshall and Cliff Spencer around 1980 at the Department of Computer Science at SUNY/Buffalo. It ran on a VAX-11/750 running 4.1BSD. An updated version, credited to Phil Betchel, Cliff Spencer, Gretchen Phillips, John LoVerso and Don Gworek, was posted to the net.sources Usenet newsgroup in December of 1985.
In the Summer of 1986, Garth Snyder released an enhanced version of sudo. For the next 5 years, sudo was fed and watered by a handful of folks at CU-Boulder, including Bob Coggeshall, Bob Manchek, and Trent Hein.
In 1991, Dave Hieb and Jeff Nieusma wrote a new version of sudo with an enhanced sudoers format under contract to a consulting firm called "The Root Group". This version was later released under the GNU public license.
In 1994, after maintaining sudo informally within CU-Boulder for some time, Todd Miller made a public release of "CU sudo" (version 1.3) with bug fixes and support for more operating systems. The "CU" was added to differentiate it from the "official" version from "The Root Group".
In 1995, a new parser for the sudoers file was contributed by Chris Jepeway. The new parser was a proper grammar (unlike the old one) and could work with both sudo and visudo (previously they had slightly different parsers).
In 1996, Todd, who had been maintaining sudo for several years in his spare time, moved distribution of sudo from a CU-Boulder ftp site to his domain, courtesan.com.
In 1999, the "CU" prefix was dropped from the name since there has been no formal release of sudo from "The Root Group" since 1991 (the original authors now work elsewhere). As of version 1.6, Sudo no longer contains any of the original "Root Group" code and is available under an ISC-style license.
In 2001, the sudo web site, ftp site and mailing lists were moved from courtesan.com to the sudo.ws domain (sudo.org was already taken).
In 2005, Todd rewrote the sudoers parser to better support the features that had been added in the past ten years. This new parser removes some limitations of the previous one, removes ordering constraints and adds support for including multiple sudoers files.
sudo, in its current form, is maintained by: Todd Miller
Todd continues to enhance sudo and fix bugs.
I guess Microsoft forgot to mention that. They certainly must know.
And of course Microsoft and patent lovers will argue that this is a new and improved sudo, which has quirky new bells and whistles that no one else ever thought of before. From the patent:
The invention claimed is:
1. One or more computer-readable media having computer-readable instructions therein that, when executed by a computing device, cause the computing device to present a user interface in response to a task being prohibited based on a user's current account not having a right to permit the task, the user interface comprising: information indicating the task and an entity that attempted the task; a selectable help graphic wherein responsive to receiving selection of the selectable help graphic, the computer-readable instructions further cause the computing device to present the information; identifiers, each of the identifiers identifying other accounts having a right to permit the task, wherein the identifiers presented are based on criteria comprising: frequency of use; association with the user; and indication of sufficient but not unlimited rights; one of the identifiers identifies a higher-rights account having a right to permit the task, wherein the one of the identifiers comprises: a graphic identifying the higher-rights accounts associated with the user; and a name of the higher-rights account; an authenticator region capable of receiving, from the user, an authenticator usable to authenticate the higher-rights account having the right to permit the task, wherein: the authenticator comprises a password, and the authenticator region comprises a data-entry field configured to receive the password.
2. One or more computer-readable media having computer-readable instructions therein that, when executed by a computing device, cause the computing device to perform acts comprising: determining multiple accounts capable of permitting a task not permitted by an account of a current user wherein the determining is based on criteria comprising: frequency of use; association with the current user; and indication of sufficient but not unlimited rights; receiving indicators for the multiple accounts capable of permitting the task; presenting a graphical user interface, the graphical user interface having: multiple account regions, each account region identifying one of the multiple accounts capable of permitting the task; an authenticator region capable of receiving an authenticator for one of the multiple accounts capable of permitting the task; receiving, through the graphical user interface, the authenticator for one of the multiple accounts capable of permitting the task; and responsive to receiving the authenticator for one of the accounts capable of permitting the task, packaging, into a computer-readable package, the received authenticator and the account capable of permitting the task associated with the authenticator, the package effective to enable authentication of the account capable of permitting the task.
Etc. blah, blah. Dude. It's sudo. With a gui. Sudo for Dummies. That's what it is.
Software and patents need to get a divorce, before all the geeks in the world either stop coding in disgust or die laughing.
Also, because so many of the In Re Bilski amicus briefs in Bilski warned of financial devastation and decreased innovation if the US Supreme Court limits what is patentable, I wanted to highlight a research study that seems to demonstrate the opposite. Here's the summary of the 囗囗囗囗囗, Patents and the Regress of Useful Arts , by Dr. Andrew W. Torrance & Dr. Bill Tomlinson, [10 Colum. Sci. & Tech. L. Rev. 130 (2009) (Published May 15, 2009)]:
Patent systems are often justified by an assumption that innovation will be spurred by the prospect of patent protection, leading to the accrual of greater societal benefits than would be possible under non-patent systems. However, little empirical evidence exists to support this assumption. One way to test the hypothesis that a patent system promotes innovation is to simulate the behavior of inventors and competitors experimentally under conditions approximating patent and non-patent systems. Employing a multi-user interactive simulation of patent and non-patent (commons and open source) systems (―PatentSim‖), this study compares rates of innovation, productivity, and societal utility. PatentSim uses an abstracted and cumulative model of the invention process, a database of potential innovations, an interactive interface that allows users to invent, patent, or open source these innovations, and a network over which users may interact with one another to license, assign, buy, infringe, and enforce patents. Data generated thus far using PatentSim suggest that a system combining patent and open source protection for inventions (that is, similar to modern patent systems) generates significantly lower rates of innovation ...
Sometimes what "everyone" knows to be so, actually is not so. I thought, since the US Supreme Court seemed to me to accept as "fact" that patents are beneficial, it would be useful to point out that there is a significant basis for doubt that patents increase innovation.
Finally, here's a video Patently O put on its site, which addresses that very question. As Patently O's Dennis Crouch describes it, in part:
The video prominently features BU law professor and economist Michael Meurer whose book Patent Failure (with Jim Bessen) uses economic analysis to make the case that patents (particularly software patents) are a net drag on innovation.
You can read three chapters (here's the chapter on Abstract Patents and Software ) of Patent Failure - How Judges, Bureaucrats, and Lawyers Put Innovators at Risk here , and then order it and read it.
Please.
Update: Steve Martin notes that sudo goes back even further, to the 1970s and mainframes:
Oh, good grief! This concept goes back way past BSD, back to the mainframe days. (See, for example, the XDS Sigma 7 UTS Reference manual (1971), Appendix B, the listing for monitor error code 09, subcode 00: "The user privilege level was not high enough to allow issuing a direct device OPEN".)
- mymathersname
- 帖子: 2870
- 注册时间: 2008-09-18 23:40
- 系统: Ubuntu 15.04 x64
- 来自: Mars
Re: 微软专利Sudo
其实关于这个问题,理智的思考会很快解决问题,微软下面的sudo和linux unix的sudo是不同的,它们是两个不同的概念,微软搞这个是它一贯的做法,两个程序是不同的,微软定义一个自己的sudo,其实并不和linux unix的sudo构成矛盾,只是这种抄袭实在太赤裸了。





转移各位校内,百毒朋友,把目标转向twitter和facebook,别总看局域网的内容
其实从那么多的ubuntu发行版和fedora的各个发行版中,我们不难看出,linux的进步是惊人的,从长久的发展规律和更加深远的意义来看,linux桌面版与微软的距离在缩小,这是值得庆幸的……
ubuntu是半年还去偷情一次的初恋。fedora是一生挚爱的正室。debian是和正室同等地位的妾侍。rh/cent是用来偷窥的正室大姐姐。suse是一夜夫妻百二蚊。gentoo是有内涵的才女。arch是久闻其名不敢接触的怪叔叔。其余发行版,我是帝皇它们是屁民,无福宠幸。
其实从那么多的ubuntu发行版和fedora的各个发行版中,我们不难看出,linux的进步是惊人的,从长久的发展规律和更加深远的意义来看,linux桌面版与微软的距离在缩小,这是值得庆幸的……
ubuntu是半年还去偷情一次的初恋。fedora是一生挚爱的正室。debian是和正室同等地位的妾侍。rh/cent是用来偷窥的正室大姐姐。suse是一夜夫妻百二蚊。gentoo是有内涵的才女。arch是久闻其名不敢接触的怪叔叔。其余发行版,我是帝皇它们是屁民,无福宠幸。
- shichix
- 帖子: 1082
- 注册时间: 2008-11-02 12:25
-
- 帖子: 1867
- 注册时间: 2008-11-30 10:51
-
- 帖子: 14
- 注册时间: 2008-11-24 14:55
Re: 微软专利Sudo
哎呀···人要脸树要皮呀
-
- 帖子: 48
- 注册时间: 2008-10-29 23:16
Re: 微软专利Sudo
谩骂对微软是形不成影响的,也不知道给美国专利局给了多少的红包。
这个有点像棒子申请中药为他们的专利。
我觉得它旨在于限制LINUX的发展,保障其垄断地位。
这个有点像棒子申请中药为他们的专利。
我觉得它旨在于限制LINUX的发展,保障其垄断地位。
数钱数到自然醒,睡觉睡到手抽筋。
- zwwlucky
- 帖子: 58
- 注册时间: 2008-09-05 15:26
- 联系:
Re: 微软专利Sudo
