Premium Essay

Wk6 Discussion

In:

Submitted By hotrod84
Words 294
Pages 2
An access control mechanism is a means of safeguarding the security by detecting and preventing unauthorized access and by permitting authorized access in an automated system. An access control mechanism includes hardware or software features, operating procedures, management procedures, and various combination of these features. There are two different types of access control mechanisms: user-based and host-based. A few include Mandatory Access Control(MAC), Role Based Access Control(RBAC), Discretionary Access Control(DAC), and Rule Based Access Control. MAC is more secure than DAC; the MAC mechanisms assign security levels to all information, it assigns security clearances to users, and ensures that people have access to data that their clearance allows and not more. An example of MAC is like when the law allows the court access to driving records without the owners’ permission. DAC is when an individual user can set an access control mechanism to allow or deny access to an object. An example of that is Active Directory which system admins use to allow users access to certain files on a share drive and workstations. For Role Based and Rule Based Access Controls they are very similar. For Role Based it gives users access depending on their jobs for example an account of a company has access to the finance data where a customer representative does not because it has nothing to do with their job. An example of Rule Based is when the system admin grants you access to certain files or data again like using Active Directory. For instance the President of a company secretary has permission to view their calendar but may not access to view the VP’s calendar because he has his own secretary and is not granted permission to view or access

Similar Documents

Premium Essay

Bull

...Department of Information Technology ENDT200: Introduction to Programming Credit Hours: 3 Length of Course: 8 Weeks Prerequisite(s): None | Table of Contents | Instructor Information | Evaluation Procedures | Course Description | Grading Scale | Course Scope | Course Outline | Course Objectives | Policies | Course Delivery Method | Academic Services | Course Resources | Selected Bibliography | Instructor Information | Instructor: Jason T. Black, PhD (also called “Dr. B”) Email: Use the Messages feature in the classroom to email me. Table of Contents Course Description (Catalog) | This course introduces students to writing computer programs. The class presents the principles of structured programming using the BASIC language, perhaps the most common language for personal computers. Because of its ease of use it is ideal as a first programming language and runs on both the PC and Macintosh platforms. The course is designed for people without previous programming experience who do not necessarily plan on becoming professional programmers. However, the knowledge gained in the class can be applied later to other languages such as C and Java. Participants learn to solve problems logically by breaking them into smaller pieces, which can then be solved. Topics include: introduction to computing - how does a computer work?; input and output - getting information to and from the user; variables and expressions - performing arithmetic; data...

Words: 2708 - Pages: 11