Operating System » Protection Revocation Access Rights
Operating System Subcategories
Memory Management Swapping 1Process Scheduling Queue
Virtual Memory Page Replacement Algorithms 1Linux
Cpu SchedulingMemory Management
Computer FundamentalsCpu Scheduling Benefits
Threads Signal HandlingThreads Ult Klt
Distributed Operating SystemBasics
Operating SystemProcesses
Cpu Scheduling Algorithms 1Cpu Scheduling Algorithms 2
DeadlockDeadlock Avoidance
Memory Management Swapping 2Memory Allocation 1
Secondary StorageMemory Management Paging 1
Memory Management Paging 2Rtos
Multimedia System Cpu Disk SchedulingSecurity Intrusion Detection
Virtual Memory ThrashingFile System Interface Access Methods 1
File System Interface Directory Structure 1File System Interface Directory Structure 2
File System Interface Mounting SharingFile System Allocation Methods 1
Disk Scheduling 2Disk Management
Classic Sync ProblemsSemaphores 1
Process CreationMultimedia System Network Management
Semaphores 2Cpu Scheduling 2
Application Io Interface 1Inter Process Communication
Process SynchronizationMultimedia System Compression 1
Network File System 1Disk Scheduling 1
Mass Storage Raid 1File System 1
Communication Systems Bandwidth Transmission MediumSecurity Cryptography
Two Port NetworkProcess Rpc
Virtual Memory Page Replacement Algorithms 2Virtual Memory Frame Allocation
Network File System 2File System Allocation Methods 2
File System Allocation Methods 3Process Control Block
Process StructuresCritical Section Problem
Process Sync MonitorsAtomic Transactions
Deadlock RecoveryMemory Allocation 2
Memory Management SegmentationApplication Io Interface 2
Kernel Io SubsystemsMultimedia System Compression 2
Multimedia System Compression 3Security User Authentication
Security Program System ThreatsSecurity System Facility
Threads Fork ExecThreads Cancellation
Threads PoolsMulti Threading Models
Virtual Memory Demand PagingVirtual Memory
File System ConceptsFile System Implementation
File System Interface Access Methods 2File System Recovery
Io SubsystemSwap Space Management
Mass Storage Raid 2Mass Storage Tertiary Storage
Protection ConceptsProtection Access Matrix
SecurityProtection Memory Protection
Protection Revocation Access RightsNetwork Structure Topology
RobustnessDistributed File System
Distributed SynchronizationDeadlock Prevention
Deadlock DetectionThreads
File System Interface ProtectionFile System Free Space Performance
What are the incorrect methods of revocation of access rights?

A. Immediate/delayed
B. Selective/general
C. Partial/total
D. Crucial

Why is it difficult to revoke capabilities?

A. They are too many
B. They are not defined precicely
C. They are distributed throughout the system
D. None of the mentioned

What is the reacquisition scheme to revoke capability?

A. When a process capability is revoked then it won’t be able to reacquire it
B. Pointers are maintained for each object which can be used to revoke
C. Indirect pointing is done to revoke object’s capabilities
D. Master key can be used compare and revoke.

What is true about Indirection to revoke capability?

A. Capabilities point indirectly to the objects
B. Each capability will not have a unique entry in global
C. Table entries cannot be reused for other capabilities
D. This system was adopted in multics system

How can Keys be defined or replaced?

A. Create [keyname] [bits]
B. Set-key
C. Key
D. Make [key name]

What are the characteristics of the Hydra system?

A. It consists of known access rights and interpreted by the system
B. A user can of protection system can declare other rights
C. Hydra system is not flexible
D. Hydra doesn’t provide rights amplification

What are the characteristics of rights amplification in Hydra?

A. This scheme allows a procedure to be certified as trustworthy
B. Amplification of rights cannot be stated explicitly in declaration
C. It includes kernel rights such as read
D. All of the mentioned

What is the problem of mutually suspicious subsystem?

A. Service program can steal users data
B. Service program can malfunction and retain some rights of data provided by user
C. Calling program can get access to restricted portion from service program
D. Calling program gets unrestricted access

Explanation: Both calling program and service program are vulnerable to access each others private data/rights.

What are the characteristics of Cambridge CAP system as compared to Hydra system?

A. It is simpler and less powerful than hydra system
B. It is more powerful than hydra system
C. It is powerful than hydra system
D. It is not as secure as hydra system

What are the two capabilities defined in CAP system?

A. Data & software capability
B. Address & data capability
C. Hardware & software capability
D. Software capability