What are discretionary access controls?
What will be an ideal response?
DACs are implemented at the discretion of the data user. The ability to share resources in a peer-to-peer configuration allows users to control and possibly provide access to information or resources at their disposal. The users can allow general, unrestricted access, or they can allow specific individuals or sets of individuals to access these resources. As an example, suppose a user has a hard drive containing information to be shared with office coworkers. This user can allow access to specific individuals by listing their names in the share control function. Most personal computer operating systems are designed based on the DAC model.
You might also like to view...
Upon which architecture is the X Window system based?
A. Client/server B. Peer-to-peer(P2P) C. Star D. Fiber Optic
Which type of device can perform similar functions as a router?
A. layer 2 bridges B. layer 3 switches C. layer 4 hubs D. network layer MAUs
When a control is selected, Access outlines the control in ________
A) blue B) green C) orange D) yellow
A _________ is executed if an exception is thrown from a try block or if no exception is thrown.
a) catch block b) finally block c) exception handler d) All of the above.