Quiz 2
Accounting 454 with Normand at University of Wisconsin - Whitewater
About this deck
Textbook:
Accounting Information Systems (11th Edition)Created: 2010-11-09
Size: 65 flashcards
Views: 72
About StudyBlue
Dennis
Sign up (free) to study this.
It usually is a single attribute
But two or more attributes jointly form the primary key
§ They are used to link tables
· Attributes that are text should be stored on only one table
example: address
· Ideally calculated numbers should not be stored as an attribute
example: amount received
o characteristics of interest in a file or database; the different individual properties of an entity. Examples include: employee number, pay rate, name and address
1. Every column in a row must be single valued
2. Primary keys cannot be null
3. Foreign keys, if not null, must have values that correspond to the value of a primary key in another table
4. All nonkey attributes in a table should describe a characteristic about the object identified by the primary key
1. Every column in a row must be single valued
· In a relational database there is one and only one value in any given cell
2. Primary keys cannot be null
· For this to be true, the primary key of any row in a relation cannot be null (blank), if it was there would be no way to uniquely identify that row and retrieve the data stored there
Entity Intergrite Rule
· Foreign keys are used to link rows in one table to rows in another table
Referential integrity rule
Foreign keys can contain null values
· Most tables contain other attributes in addition to primary and foreign keys
o Specific transaction cycle consists of three steps
§ Identify the events about which management wants to collect information
§ Identify the resources affected by each event and the agents who participate in those events
§ Determine the cardinalities of each relationship
o Step One: identify relevant events
§ Every REA model must include the two events that represent the basic give-to-get economic exchange performed in that particular transaction cycle
§ Other events such as planning, controlling, and monitoring need to be included too
§ are those things that have economic value to the organization
resources=assets, events=transactions, and agents=people
o Rules for structuring relationships: The basic REA template
§ 1. Each event is linked to at least one resource that it affects
§ 2. Each event is linked to at least one other event
§ 3. Each event is linked to at least two participating agents
o Developing an REA Diagram
§ Step One: Identify Relevant Events
§ Step Two: Identify Resources and Agents
§ Step Three: Determine Cardinalities of Relationships
· Implementing an REA diagram into a relational database
o 1. Create a table for each distinct entity in the diagram and for each many-to-many relationship
o 2. Assign attributes to appropriate tables
o 3. Use foreign keys to implement one-to-one and one-to-many relationships
· The trust services framework is nested inside the COSO framework
o Policy development (Control environment and risk assessment)
o Effective communication of policies (information and communication)
o The design and employment of appropriate control procedures (activities)
o Monitoring and taking remedial action (monitoring)
o Policy development (Control environment and risk assessment)
§ The entity has defined and documented its policies relevant to the particular principle.
o Effective communication of policies (information and communication)
§ The entity has communicated its defined policies to authorized users.
o The design and employment of appropriate control procedures (activities)
§ The entity uses procedures to achieve its objectives in accordance with its defined policies.
o Monitoring and taking remedial action (monitoring)
§ The entity monitors the system and maintains compliance with its defined policies.
Definition of Defense in depth
· Defense in depth
o Redundancy increases effectiveness because even if one procedure fails another may function as planned
o Authentication controls
o Authorization Controls
o Training
o Physical access controls
o Remote access controls
o Host and application hardening controls
o Encryption
o The object is to prevent security incidents from happening
o Authentication controls
§ It focuses on verifying the identity of the person or device attempting to access the system
o Authentication controls
§ Examples: passwords, pins, smart cards, or id badges
o Authorization Controls
§ Restricts access of authenticated users to specific portions of the system and specifics what actions they are permitted to perform
§ Examples: control matrix/compatibility test for employees, MAC address (media access control)
§ The effectiveness of specific control procedures depends on how well employees understand and follow the organizations security policies
§ Examples: employees must understand and follow the organizations security policies; employees must understand social engineering
o Physical access controls
§ Is absolutely essential to achieve any degree of information security
o Physical access controls
§ Examples: only one main entry into the building, a receptionist or a security guard should be stationed at the main entrance to verify the identity of an employee, lock rooms housing computer equipment
o Remote access controls
§ Examples: Perimeter defenses (routers, firewalls, and intrusion prevention systems), dial up connection controlled, wireless access controlled
o examples of Host and application hardening controls
§ Examples: Host configuration, manage users accounts and privileges, software design
§ The process of transforming normal text into unreadable gibberish
§ Examples: Be sure the strength of the encryption being used is appropriate for the sensitivity of the data being secured
· Detective controls
o Preventive controls are breached and the incident is not detected
examples of Detective controls
o Examples: log analysis; intrusion detection systems; managerial reports; security testing
· Corrective Controls
o A successful intrusion is detected by the method of the intrusion was not corrected
· Corrective Controls
o Examples: computer Emergency Response Team; Chief Security Officer; Patch Management
About this deck
Textbook:
Accounting Information Systems (11th Edition)Created: 2010-11-09
Size: 65 flashcards
Views: 72
About StudyBlue
Dennis