| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
1.1 Access Control (Also see section 5.5.5) Access Control, the first item in the AAA of security, involves the process by which you restrict access to computing resources. It is a combination of Authentication (proving who you claim to be) and Authorization (what are you allowed to see, presuming you are whom you claim you are.) Access control allows you to enforce the security principle of least privilege that is, individuals should be assigned the minimum privilege level required to carry out their assigned tasks. Only those individuals authorized to access resources are permitted access to them. (In practice, the OS default often allows everyone access. But the theoretical reality is that access could be restricted.) The capabilities and methods of access control are often different on different operating systems. Access Control on an AS/40045 is different than on a UNIX or NT based machine46. The Security+ test examines three different types of Access Control, which we will cover in the next section. Before moving on to 1.1.1, we would like to point out that all three types of control have some degree of being real. That is, enforcement of access control is handled by the operating system and cannot be bypassed. Why make this point? Any Windows 3.x/9.x/Me Operating System is DOS based, despite any claims to the contrary by the vendor in Redmond, WA. We are not knocking DOS, which is a useful stand-alone operating system for some purposes. But you do need to be aware that these operating systems offer NO security at the local machine level. Any user walking up to the machine can access any files stored on it. But you have to login!? No, you dont you can press the ESC key at the login dialog, and while you wont have network access, you will have access to the local machine and the contents of its disks. A degree of security can be bolted on at the network level, requiring that users provide a user ID and password known to the network before they access network resources but this only controls access to network resources, not those on the local machine. With Office 2003, Microsoft will be encouraging pre-Windows-2000 users to upgrade, and we certainly dont disagree from a security perspective. Real security can be found in the Bell La-Padula47 model, among others, discussed in section 1.1.1.
Within the topic of Access Control, we can look at three specific types of access control: mandatory, discretionary, and role-based.
__________________ 45. http://www.inetmi.com/pubs/aaTut.htm 46. http://directory.google.com/Top/Computers/Security/Authentication/ 47. http://www.informatik.uni-bremen.de/~hs/Lehre/L9.pdf
Home - Table Of Contents - Contact Us CertiGuide for Security+ (http://www.CertiGuide.com/secplus/) on CertiGuide.com Version 1.0 - Version Date: November 15, 2004 Adapted with permission from a work created by Tcat Houser et al. CertiGuide.com Version © Copyright 2004 Charles M. Kozierok. All Rights Reserved. Not responsible for any loss resulting from the use of this site. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||