Home  
  Microsoft  
  Cisco  
  CompTIA  
  CWNP  
  InfoSecurity  
  Forums  
  Blogs  
  Topsites  
  Watch free videos online  
     
  Subnet Calculator  
  Online Degrees  
  Exam Vouchers  
  Free Magazines  
     

  Watch free videos online  
   

 

Register Practice Exams TechNotes Members List Search Today's Posts Mark Forums Read
Go Back   TechExams.net IT Certification Forums > CompTIA > SECURITY+
Reply
 
Thread Tools
Member
 
hiddenknight821's Avatar
 
Join Date: Aug 2009
Location: New Jersey
Posts: 33

Certifications: AAS: Applied Computer Technology (Honors), A+, Network+, Security+
hiddenknight821 is on a distinguished road
Old 08-29-2009, 09:17 PM   #1 (permalink)
Smile Confusing Facts from Study Guides Sources

Hello, I am a new guy here. So, be nice. I just took my Security+ exam yesterday, and unfortunately, I failed with score of 720. Needed 750 to pass. Plan to take it again within the next 7 days, and I am very confident that I will pass the next one.


I use CompTIA Security+ Deluxe Study Guide by Emmett Dulaney for my Security+ study. I started it in June and read from cover to cover, and I must say it was not easy reading a chapter in one sitting. Especially, when I have only minimal experiences with 20% of what was on the objectives. Took me about a month and half to finish it. I also bought another study guide from Que. Yes, the ExamCram 2nd edition. It greatly reinforced my understanding what I read in the Sybex book and summarize pretty much what I learned. I highlighted critical facts only in this book, and I also practiced the review questions at the end of each chapters in both books.

Before taking the exam, I didn't have enough time to practice all bonus exams at the end of both books. Although, I did practice two bonus exams on the Sybex cds. Today, I decided to review all practice exams that I haven't touch, and I came across this question in the second practice test in the Que book.

Question # 10
Which one of the following access control mechanisms prevents disclosure of information by assigning security levels to objects and subjects?
A. LDAP
B. MAC
C. DAC
D. RBAC

I hope you guys agree that it's B. I believe that's the correct answer, but the actual answer is C. So, I looked in both books to see what is right and wrong, but they failed to explain to me why my answer is incorrect. Can someone please elaborate on this if you have both of the study guides I use?

Thanks,



__________________
CURRENT PLANS:
CCENT: First retest (August 2010)
CCNA (ICND2): (pending...)
Studying/preparing for second level C++ course

FUTURE PLANS:
BS: Information Security and Forensics (expected May 2012)
LINUX+ (LX0-101 & LX0-102) (Winter 2010)



CURRENTLY READING:
Linux Administration: A Beginner's Guide Fifth Edition
Hacking Exposed 6: Network Security Secrets & Solutions

hiddenknight821 is offline   Reply With Quote

Login/register to remove this advertisement.
Senior Member
 
sidsanders's Avatar
 
Join Date: Nov 2008
Posts: 161

Certifications: cne, mcse, scna, scsa, a+, net+, sec+
sidsanders is on a distinguished road
Old 08-29-2009, 09:47 PM   #2 (permalink)

i wouldnt worry too much about this. these books have errors in them at times. do you feel ok with dac/mac/rbac or has this left you wondering a bit?



__________________
GO TEAM VENTURE!!!!

sidsanders is offline   Reply With Quote
Member
 
hiddenknight821's Avatar
 
Join Date: Aug 2009
Location: New Jersey
Posts: 33

Certifications: AAS: Applied Computer Technology (Honors), A+, Network+, Security+
hiddenknight821 is on a distinguished road
Old 08-29-2009, 09:58 PM   #3 (permalink)

Quote:
Originally Posted by sidsanders View Post
i wouldnt worry too much about this. these books have errors in them at times. do you feel ok with dac/mac/rbac or has this left you wondering a bit?
Well, I would like to know if DAC is the correct answer or not, but you can elaborate on all three of them so I know I have the right concept. If DAC was actually wrong, I would have lose points on the exam when I take it again next week.



__________________
CURRENT PLANS:
CCENT: First retest (August 2010)
CCNA (ICND2): (pending...)
Studying/preparing for second level C++ course

FUTURE PLANS:
BS: Information Security and Forensics (expected May 2012)
LINUX+ (LX0-101 & LX0-102) (Winter 2010)



CURRENTLY READING:
Linux Administration: A Beginner's Guide Fifth Edition
Hacking Exposed 6: Network Security Secrets & Solutions

hiddenknight821 is offline   Reply With Quote
Senior Member
 
sidsanders's Avatar
 
Join Date: Nov 2008
Posts: 161

Certifications: cne, mcse, scna, scsa, a+, net+, sec+
sidsanders is on a distinguished road
Old 08-30-2009, 02:20 AM   #4 (permalink)

the key for me was: dac -- owner sets the access controls. mac -- centralization of setting access controls.

check:
Discretionary access control - Wikipedia, the free encyclopedia
Mandatory access control - Wikipedia, the free encyclopedia
Role-based access control - Wikipedia, the free encyclopedia

from my view, dac doesnt assign levels to subjects, while mac does.

"DAC provides a means of restricting access to objects based on the identity of the users or groups (subjects) that try to access those objects. Depending on a subject's access permissions, they may also be able to pass permissions to other subjects."

"Mandatory Access Control (MAC) is a security mechanism that restricts the level of control that users (subjects) have over the objects that they create. Unlike in a DAC implementation, where users have full control over their own files, directories, etc., MAC adds additional labels, or categories, to all file system objects. Users and processes must have the appropriate access to these categories before they can interact with these objects."

"Role-based Access Control (RBAC) is an alternative method of controlling user access to file system objects. Instead of access being controlled by user permissions, the system administrator establishes Roles based on business functional requirements or similar criteria. These Roles have different types and levels of access to objects."



__________________
GO TEAM VENTURE!!!!

sidsanders is offline   Reply With Quote
Senior Member
 
Join Date: Mar 2007
Posts: 12,182

dynamik is a splendid one to beholddynamik is a splendid one to beholddynamik is a splendid one to beholddynamik is a splendid one to beholddynamik is a splendid one to beholddynamik is a splendid one to beholddynamik is a splendid one to behold
Old 08-30-2009, 02:29 AM   #5 (permalink)

As mentioned earlier, don't put too much weight on a practice exam question. I think that the question is worded so vaguely that it could be either. MAC would have been my first choice as well, but what's important is that you understand the differences between them. You will (hopefully) not encounter such a poorly phrased question on the actual exam.



__________________
''=~('(?{'.('[-@.^~'^'+_)@*^').'"'.('@.&@-@@<@~$@^~.@^_'^')@@/^)%[%^@/*^@%*}').',$/})')

dynamik is offline   Reply With Quote
Member
Registered Member
 
Join Date: Jul 2009
Location: New York, New York
Posts: 38

inc0mplete is an unknown quantity at this point
Old 09-01-2009, 05:40 PM   #6 (permalink)

I actually just finished reading the Access Control chapters in the Exam2cram book and watched the CBTnuggets video. I would agree that was a tricky question but I believe that the key term that was overlooked was the word "object".

Being fresh in my memory, the keywords to MAC are associated with "Label", "resource" and "system".

I think if they used the word "Label" in conjunction with the word Object, then the correct answer would be MAC


Last edited by inc0mplete; 09-01-2009 at 05:43 PM.
inc0mplete is offline   Reply With Quote
Bookmarks
Go Back TechExams.net IT Certification Forums > CompTIA > SECURITY+
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off



All times are GMT. The time now is 06:51 AM.

 
 
Featured Sponsors

TrainSignal - “Hands On” computer training for IT professionals. Network+ Training, MCSE, Cisco & more! Visit Train Signal’s free training site to get loads of Free Computer Training, videos, articles and practice exams.

Preplogic - Sign up now to get Unlimited Access to PrepLogic's entire video training library. Enjoy open access to Microsoft Server 2008, CCNA, CISSP®, PMP and many more. Get Unlimited Access

 

Powered by vBulletin® Version 3.8
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
TechExams.net © 2002 - 2010