CNIT 242 Exam 1 Practice Questions and Answers | Rated A+
T/F: Authorization determines the permissions that you as a user have to access
something. - Correct Answer-True
T/F: Authentication determines how much of a resource you are using. - Correct
Answer-False. Accounting measures the amount of a resource used.
Which of the following are not forms of Identification:
- User ID
- One-Time Tokens
- Biometrics
- Digital Certificates - Correct Answer-B. One-Time Tokens
T/F: Authentication can be accomplished using any of the following: What you know What you have What you are Where you are - Correct Answer-True T/F: two factor authentication uses the same method of authentication two time in order to prove your identity. - Correct Answer-False: Two-Factor uses two different methods not the same.T/F: User ID's should be the same as their email address? - Correct Answer-False
T/F: Biometrics function as both ID and proof of ID - Correct Answer-True
T/F:Group policy is what grants permissions to users, groups, domains, sites, and OU's
- Correct Answer-False: ACL's or access control lists assign permissions. GPO's
assigns Rights.Which of the following server types are not required by kerberos?
- local Domain Servers
- Authentication Servers
- Ticket Granting Servers
- Application Server - Correct Answer-A. Local Domain Servers
T/F: A directory is a centralized, hierarchical information repository about objects in an IT system - Correct Answer-True 1 / 2
T/F: Within a Directory structure resources are distinguished via their name within the directory tree. - Correct Answer-False: Resources are distinguished via their position, not name.T/F: Directories can be arranged either geographically or by functionality. - Correct Answer-True Which of the following Items can not be moved within the directory?
- Groups
- Computers
- Root
- Whole sections of the Directory - Correct Answer-C. Root
- Lost all of the inherited Attributes.
- Keep their inherited attributed then gain on the attributes from the new location.
- Only keep the new locations inherited attributes.
- No change on attributes occurs. - Correct Answer-C. Only Keep the new locations
T/F: Items/Objects inherit attributes based on their location in the directory. - Correct Answer-True T/F: When items are moved from one location to another they:
inherited attributes.
Which of the following is considered an COMMON container object:
- Country or location
- Organization
- Organizational Units (OU)
- Groups of names
- All of the Above - Correct Answer-E. All of the above
T/F: A leaf object is one that cannot contain other objects in the directory. - Correct Answer-True T/F: Attributes that describe a leaf object are defined in the directory schema. - Correct Answer-True
Which of the following is an example of a Absolute DN (distinguished name):
- .accounting.jim
- gm.us.accounting
- gm.us.accounting.jim
- They all could or could not be considered an Absolute DN depending on the context.
- Correct Answer-D. the Absolute DN is just the path to the root, depending on where
- / 2
the root is or where you are the Absolute DN changes.T/F: Relative DN's only list the location from the current as set in the client. - Correct Answer-True