Welcome to Operating System Guide
Windows Vista Services Article
![]()
This is a selection made from among articles on Windows Vista Services. For a permanent link to this article, or to bookmark it for future reading, click here.
Operating System Security
from:When you are a computer user, security is a big issue. The developers of operating systems know that system security is important too. Thats why all operating systems have built-in security features that make it safe to both navigate the Internet as well as keep unauthorized users from using your computer.
Operating system security is based on two principles:
* The operating system provides access to a number of resources, directly or indirectly such as files on a local disk, privileged system calls, personal information about users, and the services offered by the programs running on the system.
* The operating system is capable of distinguishing between some requesters of these resources who are authorized or allowed to access the resource, and others who are not authorized or forbidden. While some systems may simply distinguish between privileged and non-privileged, systems commonly have a form of requester identity such as a user name.
In addition to the allow/disallow model of security, an operating system with a high level of security will also offer auditing options. These would allow tracking of requests for access to resources such as who has been reading this file?
Operating system security can further be broken down into two sub sections with regards to requesters:
* Internal Security an already running program. On some systems, a program once it is running has no limitations. However, most commonly, the program does have an identity which it keeps and is used to check all of its requests for resources.
* External Security a new request from outside the computer such as a log-in at a connected console or some kind of network connection. To establish identity, there may be a process of authentication.
Often a username must be quoted and each username may have a password. Other methods of authentication, such as magnetic cards or biometric data might be used instead. In some cases, especially with connections from a network, resources may be accessed with no authentication at all.
Operating system security has long been a concern because of highly sensitive data held on computers of personal, commercial, and even military nature. That is why operating system programmers pay special attention to the security of the operating systems they are developing. They want to insure that any delicate data contained on a system is kept private and is only allowed to be viewable by those who are authorized to do so.
Windows Vista Services Specific links
Windows Vista Services News
Pirates praise latest offering of Windows - ninemsn
Computer pirates have declared Microsoft's next generation operating system a success β over a year before its official release. Windows 7 β being touted as what Vista "should have been" β will be available to download as a beta version on the ...
Read more...Pirates praise latest offering of Windows - ninemsn
Computer pirates have declared Microsoft's next generation operating system a success β over a year before its official release. Windows 7 β being touted as what Vista "should have been" β will be available to download as a beta version on the ...
Read more...Windows 7 is less of a resource-hog than Vista - Computerworld Australia
Microsoft's Windows 7 OS should be less of a resource hog than Vista, based on system requirements published Wednesday. James Niccolai (IDG News Service) 09/01/2009 08:17:00 Good news: the next version of Microsoft's Windows OS appears to be less of ...
Read more...The search for ways to beat Google - Financial Times
The consumer electronics and technology world is used to starting the year with a landmark presentation from one of the industry's leading figures. That role has traditionally fallen to Steve Jobs, co-founder of Apple, whose annual appearances at the ...
Read more...10 Cool Gadgets You Can't Get Here--Yet - PC World
It's true: The coolest gadgets often debut overseas--usually in Asia. Some are cell phones that double as music players or TVs. Others are supersmall yet powerful notebooks or handheld PCs. And some are just weird, like the world's most disturbing ...
Read more...

