home *** CD-ROM | disk | FTP | other *** search
/ Handbook of Infosec Terms 2.0 / Handbook_of_Infosec_Terms_Version_2.0_ISSO.iso / text / secpubs / tg003.txt < prev    next >
Text File  |  1995-09-15  |  89KB  |  1,915 lines

  1.  
  2.  
  3.  
  4.                                                  NCSC-TG-003
  5.                                                    VERSION-1
  6.  
  7.  
  8.  
  9.  
  10.               NATIONAL COMPUTER SECURITY CENTER
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.                          A GUIDE TO
  19.                        UNDERSTANDING
  20.                        DISCRETIONARY
  21.                        ACCESS CONTROL
  22.                             IN
  23.                       TRUSTED SYSTEMS
  24.  
  25.  
  26.  
  27.  
  28.                       30 September 1987
  29.  
  30.  
  31.  
  32.               Approved for Public Release:
  33.               Distribution Unlimited.
  34.  
  35.  
  36.  
  37.         NATIONAL COMPUTER SECURITY CENTER
  38.     FORT GEORGE G. MEADE, MARYLAND 20755-6000
  39.  
  40.  
  41.  
  42.                                                            NCSC-TG-003-87
  43.                                                         Library No. S-228,576
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.                                   FOREWORD
  51.  
  52.  
  53. This publication, "A Guide to Understanding Discretionary Access Control In
  54. Trusted Systems," is issued by the National Computer Security Center (NCSC)
  55. under the authority of and in accordance with Department of Defense (DoD)
  56. Directive 5215.1, "Computer Security Evaluation Center." The guidelines
  57. defined in this document are intended to be used by computer hardware and
  58. software designers who are building systems with the intent of meeting the
  59. requirements of the Department of Defense Trusted Computer System Evaluation
  60. Criteria, DoD 5200.28-STD.
  61.  
  62. Recommendations for revision to this publication are encouraged and will be
  63. reviewed biannually by the NCSC through a formal review process.  Address all
  64. proposals for revision through appropriate channels to:
  65.  
  66.          National Computer Security Center
  67.          9800 Savage Road
  68.          Fort George G. Meade, MD 20755-6000
  69.  
  70.          Attention: Chief, Technical Guidelines Division
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82. Patrick R. Gallagher, Jr.                                  30 September 1987
  83. Director
  84. National Computer Security Center
  85.  
  86.  
  87.                 i
  88.  
  89.                          ACKNOWLEDGEMENTS
  90.  
  91.  
  92. Special recognition and acknowledgement for their contributions to this
  93. document are extended to the following:
  94.  
  95. Carole S.  Jordan, National Computer Security Center (NCSC), as primary author
  96. and preparer of this document.  Dr.  Deborah Downs, the Aerospace Corporation,
  97. who prepared an in-depth technical report on DAC mechanisms that became the
  98. major input to this document.  Grant Wagner and Steve LaFountain, NCSC, who
  99. contributed their technical expertise and assistance throughout this effort.
  100. Dr.  Dixie B.  Baker, the Aerospace Corporation, who meticulously reviewed the
  101. document and suggested many changes.
  102.  
  103. Special thanks are extended to the many computer vendor representatives who
  104. enthusiastically gave of their time and technical expertise in reviewing the
  105. material and providing valuable comments and suggested changes.  Among the
  106. vendor representatives who were so helpful were: Steven B.  Lipner, Digital
  107. Equipment Corp., Dr.  Roger Schell, Gemini Computers, Earl Boebert, Honeywell,
  108. Inc., and C.T.  Bougas, Harris Corporation.
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.             ii
  139.  
  140.                                Contents
  141.                                 Page
  142. FOREWORD...................................................................  i
  143. ACKNOWLEDGEMENTS..........................................................  ii
  144.  
  145.  
  146. 1.  INTRODUCTION.............................................................1.
  147. 2.  PURPOSE................................................................  1
  148. 3.  SCOPE..................................................................  1
  149. 4.  CONTROL................................................................  2
  150. 5.  DEFINITIONS............................................................  3
  151. 6.  AN INHERENT DEFICIENCY IN DISCRETIONARY ACCESS CONTROL.................  5
  152.      6.1 A FUNDAMENTAL FLAW IN DISCRETIONARY ACCESS CONTROL................  5
  153.      6.2 AN EXAMPLE OF A TROJAN HORSE......................................  5
  154. 7.  AN OVERVIEW OF DAC MECHANISMS..........................................  7
  155.      7.1 CAPABILITIES....................................................... 7
  156.      7.2 PROFILES..........................................................  8
  157.      7.3 ACCESS CONTROL LISTS (ACLs).......................................  9
  158.             7.3.1 WILD CARDS...............................................  9
  159.             7.3.2 DEFAULT ACLs............................................. 10
  160.             7.3.3 NAMED ACLs..............................................  10
  161.      7.4 PROTECTION BITS................................................... 11
  162.      7.5 PASSWORD DAC MECHANISMS..........................................  11
  163.      7.6 SUMMARY........................................................... 12
  164. 8.  THE SET OF DAC ACCESS TYPES............................................ 13
  165.      8.1 CONTROL PERMISSIONS............................................... 13
  166.             8.1.1 CONTROL MODELS..........................................  13
  167.                   8.1.1.1 HIERARCHICAL..................................... 13
  168.                   8.1.1.2 CONCEPT OF OWNERSHIP............................  14
  169.                   8.1.1.3 LAISSEZ-FAIRE.................................... 15
  170.                   8.1.1.4 CENTRALIZED.....................................  15
  171.             8.1.2 FILE STRUCTURES AND CONTROL PERMISSIONS.................. 15
  172.       8.2 ACCESS MODES....................................................  16
  173.             8.2.1 FILE STRUCTURES AND ACCESS MODES......................... 17
  174. 9.  MEETING THE CRITERIA REQUIREMENTS.......................................19
  175.  
  176.                                     iii
  177.                                  Page
  178.  
  179.     9.1 THE C1 DAC REQUIREMENT............................................  19
  180.             9.1.1 MINIMUM FUNCTIONALITY...................................  19
  181.             9.1.2 FUNCTIONALITY NOT REQUIRED..............................  20
  182.             9.1.3 AN ACCEPTABLE IMPLEMENTATION............................  20
  183.      9.2 THE C2 THROUGH B2 DAC REQUIREMENT................................  20
  184.            9.2.1 MINIMUM FUNCTIONALITY..................................... 21
  185.            9.2.2 FUNCTIONALITY NOT REQUIRED...............................  21
  186.            9.2.3 AN ACCEPTABLE IMPLEMENTATION.............................. 22
  187.      9.3 THE B3 THROUGH A1 DAC REQUIREMENT................................  22
  188.            9.3.1 MINIMUM FUNCTIONALITY..................................... 23
  189.            9.3.2 AN ACCEPTABLE IMPLEMENTATION.............................  23 
  190. 10.  OTHER TOPICS.........................................................  25
  191.  
  192.      10.1 PROTECTED SUBSYSTEMS............................................. 25
  193.      10.2 ADMINISTERING AND USING DAC...................................... 25
  194.      10.3 AUDITING DAC..................................................... 26
  195.      10.4 VERIFYING DAC...................................................  26
  196.      10.5 DAC ADD-ONS...................................................... 27
  197. 11.  SUMMARY OF DESIRED DAC FEATURES........................................28
  198. 12.  REFERENCES..........................................................   29
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.                                      iv
  224.  1.  INTRODUCTION 
  225.  
  226. The main goal of the National Computer Security Center is to encourage the
  227. widespread availability of trusted computer systems.  In support of that goal
  228. a metric was created, the Department of Defense Trusted Computer System
  229. Evaluation Criteria (the Criteria) Il], against which computer systems could
  230. be evaluated for security.
  231.  
  232. 2. PURPOSE
  233.  
  234.  
  235. One of the features of the Criteria that is required of a secure system is the
  236. enforcement of discretionary access control (DAC).  DAC is a means of
  237. restricting access to objects based on the identity of subjects and/or groups
  238. to which they belong.  The controls are discretionary in the sense that a user
  239. or process given discretionary access to information is capable of passing
  240. that information along to another subject.  This guide discusses issues
  241. involved in designing, implementing and evaluating DAC mechanisms.  Its
  242. primary purpose is to provide guidance to manufacturers on how to select and
  243. build effective DAC mechanisms.  Any examples of DAC mechanisms in this
  244. document are not to be construed as the only implementations that will satisfy
  245. the Criteria requirement.  The examples are merely suggestions of appropriate
  246. implementations.  The Criteria is the only metric against which systems are to
  247. be evaluated.  In addition to showing examples of DAC mechanisms, this guide
  248. will restate and elaborate on the Criteria requirements for DAC.  This guide
  249. is part of an on-going program to augment the Criteria on the issues and
  250. features it addresses.
  251.  
  252. 3. SCOPE
  253.  
  254.  
  255. The guidelines and interpretations established in this document apply to the
  256. discretionary access control requirements as expressed in the Criteria.  The
  257. recommendations apply to computer systems and products that are being built or
  258. modified with the intention of meeting the requirements of the Criteria.
  259.  
  260. 4. CONTROL OBJECTIVES
  261.  
  262. The term ``control objective'' refers to a statement of intent with respect to
  263. control over some aspect of an organization's resources or processes.  In
  264. terms of a computer system, control objectives provide a framework for
  265. developing a strategy for fulfilling a set of security requirements.  In
  266. particular, a given system can only be said to be secure with respect to its
  267. enforcement of some specific policy [2].  The control objective for security
  268. policy is as follows:
  269.  
  270.     "The security policy is a statement of intent with regard to control over
  271.     access to, dissemination of, and modification of information.  The
  272.     security policy must be precisely defined and implemented for each system
  273.     that is used to process sensitive information.  The security policy must
  274.     accurately reflect the laws, regulations, and general policies from which
  275.     it is derived.''
  276.  
  277. Discretionary control is the most common type of access control mechanism
  278. implemented in computer systems today.  The basis of this kind of security is
  279. that an individual user, or program operating on the user's behalf, is allowed
  280. to specify explicitly the types of access other users (or programs executing
  281. on their behalf) may have to information under the user's control.
  282. Discretionary security differs from mandatory security in that it implements
  283. the access control decisions of the user.  Mandatory controls are driven by
  284. the results of a comparison between the user's trust level or clearance and
  285. the sensitivity designation of the information.
  286.  
  287. Discretionary controls are not a replacement for mandatory controls.  In any
  288. environment in which information is protected, discretionary security provides
  289. for a finer granularity of control within the overall constraints of the
  290. mandatory policy.  Both discretionary and mandatory controls can be used to
  291. implement an access control policy to handle multiple categories or types of
  292. information, such as proprietary, financial, personnel or classified
  293. information.  Such information can be assigned different sensitivity
  294. designations and those designations enforced by the mandatory controls.
  295. Discretionary controls can give a user the discretion to specify the types of
  296. access other users may have to information under the user's control,
  297. consistent with the overriding mandatory policy restrictions.  In a classified
  298. environment, no person may have access to classified information unless: (a)
  299. that person has been determined to be trustworthy, i.e., granted a personnel
  300. security clearance - MANDATORY, and (b) access is necessary for the
  301. performance of official duties, i.e., determined to have need-to-know -
  302. DISCRETIONARY.  The discretionary security control objective is:
  303.  
  304.     Security policies defined for systems that are used to process classified
  305.     or other sensitive information must include provisions for the enforcement
  306.     of discretionary access control rules.  That is, they must include a
  307.     consistent set of rules for controlling and limiting access based on
  308.     identified users who have been determined to have need-to-know for the
  309.     information.
  310.  
  311.     
  312.  
  313.  
  314.  
  315.  
  316.  
  317.                                 2
  318.  5. DEFINITIONS
  319.  
  320. Discretionary Access Control (DAC)-The Criteria defines discretionary access
  321. control as:
  322.  
  323.     ``A means of restricting access to objects based on the identity of
  324.     `subjects and/or groups to which they belong.  The controls are
  325.     `discretionary in the sense that a subject with a certain access
  326.     `permission is capable of passing that permission (perhaps indirectly) on
  327.     `to any other subject."
  328.  
  329. DAC controls are used to restrict a user's access to protected objects on the
  330. system.  The user may also be restricted to a subset of the possible access
  331. types available for those protected objects.  Access types are the operations
  332. a user may perform on a particular object (e.g., read, write, execute).
  333. Typically, for each object, a particular user or set of users has the
  334. authority to distribute and revoke access to that object.  Users may grant or
  335. rescind access to the objects they control based on "need to know" or "whom do
  336. I' like" or other rules.  DAC mechanisms control access based entirely on the
  337. identities of users and objects.
  338.  
  339. The identity of the users and objects is the key to discretionary access
  340. control.  This concept is relatively straightforward in that the access
  341. control matrix, defined below, contains the names of users on the rows and the
  342. names of objects on the columns.  Regardless of how the matrix is represented
  343. in memory, whether by rows or by columns, the names of the users and objects
  344. must be used in the representation.  For example, in a row-based
  345. representation an entry might read the equivalent of ``KIM can access KIMSFILE
  346. and DONSFILE".  In a column-based representation, one might find the
  347. equivalent of "DONSFILE can be accessed by DON, JOE and KIM".
  348.  
  349. Other Definitions:
  350.  
  351. access control matrix-a two-dimensional matrix representing users on the rows
  352. and objects on the columns.  Each entry in the matrix represents the access
  353. type held by that user to that object.  Access control matrices are usually
  354. sparsely populated and are represented in memory by row or by column,
  355. eliminating storage requirements for empty entries.  Sea figure 1 in Section 7
  356. for an example of an access control matrix.
  357.  
  358.  
  359. access mode-entries in the access control matrix that specify certain
  360. operations a user may perform on an object, (e.g., read, write, execute,
  361. delete).
  362.  
  363. access permission-permission of a user to access an object in some manner.
  364. Entries in the access control matrix specify access permission.  No access or
  365. ``null'' access may also be specified if desired.
  366.  
  367. control permission-a certain access mode that allows users to grant/revoke
  368. access permission> and change access modes to objects.  Sometimes this
  369. includes the ability to pass control permission to other users.
  370.  
  371. defined groups-groups which have been defined to the DAC mechanism before
  372. being used in access control decisions.  Groups are normally defined by users
  373. with special privileges, such as the system administrator.  A group should be
  374. defined by listing the identities of the members to be included in the group.
  375.  
  376.                                      3
  377.  
  378.  
  379. least privilege-this principle requires that each subject in a system be
  380. granted the most restrictive set of privileges needed for the performance of
  381. authorized tasks.  The application of this principle limits the damage that
  382. can result from accident, error, or unauthorized use.
  383.  
  384. named users-users that are uniquely identified to the TCB.  The unique
  385. identifier is to be used by the DAC mechanism to perform access control
  386. decisions.
  387.  
  388. object-a passive entity that contains or receives information.  Access to an
  389. object potentially implies access to the information it contains.  Examples of
  390. objects can be: records, blocks, pages, segments, files, directories,
  391. directory trees, and programs, as well as processors, video displays,
  392. printers, network interfaces, 1/0 ports, etc.
  393.  
  394. ownership-a concept in which one user has total control over access to an
  395. object.  A subject operating on behalf of that user is normally the creator of
  396. the object and is totally responsible for controlling access to it.
  397.  
  398. subject-an active entity, generally in the form of a process or device
  399. operating on behalf of a user that causes information to flow among objects or
  400. changes the system state.  Technically, a process/domain pair.
  401.  
  402. Trojan horse-a computer program with an apparently or actually useful function
  403. that contains additional (hidden) functions that surreptitiously exploit the
  404. legitimate authorizations of the invoking process.  An example is a program
  405. that makes a "blind copy" of a sensitive file for the creator of the Trojan
  406. horse.
  407.  
  408. Trusted Computing Base (TCB)The totality of protection mechanisms within a
  409. computer system - including hardware, firmware, and software - the combination
  410. of which is responsible for enforcing a security policy.  A TCB consists of
  411. one or more components that together enforce a unified security policy over a
  412. product or system.
  413.  
  414. *-property--A Bell-LaPadula security model rule, called the ''star*property,''
  415. that allows a subject write access to an object only if the security level of
  416. the subject is dominated by the security level of the object.  Also known as
  417. the Confinement Property.
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.                                      4
  439.  
  440.  
  441. 6. AN INHERENT DEFICIENCY IN DISCRETIONARY ACCESS CONTROL
  442.  
  443. 6.1 A FUNDAMENTAL FLAW IN DISCRETIONARY ACCESS CONTROL
  444.  
  445. Discretionary access control mechanisms restrict access to objects based
  446. solely on the identity of subjects who are trying to access them.  This basic
  447. principle of discretionary access control contains a fundamental flaw that
  448. makes it vulnerable to Trojan horses [3], [4].  On most systems, any program
  449. which runs on behalf of a user inherits the DAC access rights of that user
  450. [5].  An example of the workings of a Trojan horse will illustrate how most
  451. DAC mechanisms are vulnerable.  Reference [6] contains such an example, which
  452. is similar to the following:
  453.  
  454. 6.2 AN EXAMPLE OF A TROJAN HORSE
  455.  
  456. Consider a system where an access control list mechanism (as described in
  457. Section 7.3) is used to implement discretionary access control.  There are two
  458. users on this particular system: an honest user, DOE; and a dishonest user,
  459. DRAKE.  DOE has a data file which contains highly sensitive data; this file is
  460. known as DOESFILE.  He has diligently set the ACL to allow only himself to
  461. read the file.  No other users are authorized to access the file.  DOE is
  462. confident that no one but himself will be able to access his data file.
  463.  
  464. DRAKE is determined to gain access to DOESFILE.  He has legitimate access to
  465. the system which allows him to implement a useful utility program.  In this
  466. utility DRAKE embeds a covert function to read DOESFILE and copy the `contents
  467. into a file in DRAKE's address space called DRAKESFILE.  DRAKESFILE has an ACL
  468. associated with it that allows processes executing on DOE's behalf to write to
  469. it, while allowing DRAKE's processes to read it.
  470.  
  471. DRAKE induces DOE to execute his utility program by telling him how useful and
  472. efficient it is.  DRAKE is careful not to tell DOE about the covert function
  473. (Trojan horse) that is resident in the utility program.  DOE executes the
  474. corrupted program and it appears to perform perfectly.  However, while it is
  475. operating on DOE's behalf, it assumes his identity and thus his access rights
  476. to DOESFILE.  At this time it copies the contents of DOESFILE to DRAKESFILE.
  477. This copying takes place completely within the constraints of the DAC
  478. mechanism, and DOE is unaware of what is happening.
  479.  
  480. This example should make clear the danger of Trojan horse attacks and the
  481. inadequacy of most DAC mechanisms to protect against such attacks.  It should
  482. be noted that an elaborate DAC mechanism may provide illusory security to
  483. users who are unaware of its vulnerability to Trojan horse attacks.
  484.  
  485. Configuration management, testing, and trusted distribution should ensure that
  486. software produced by the computer system manufacturer does not contain Trojan
  487. horses, especially if the system has a high EPL rating.  However, software
  488. from other sources does not come with these assurances.  In very high threat
  489. environments, it is wise to assume that unevaluated software does contain
  490. Trojan horses.  This assumption dictates that discretionary access control not
  491. be used as the sole protection mechanism in high threat environments.
  492.  
  493. The Trojan horse threat can be reduced in systems that implement many domains
  494. or dynamic small domains for each process.  In most systems today, with only
  495. user and supervisor
  496.  
  497.                                 5
  498.  
  499.  
  500.  domains, all of the user's objects are available to a process running on that
  501. user's behalf.  If domains were created dynamically for each process, with
  502. only the necessary objects available in that domain (implementing the least
  503. privilege principle), then a Trojan horse would be limited to accessing only
  504. those objects within the domain [5], [7].
  505.  
  506. A reference monitor which implements a mandatory security policy which
  507. includes the *-property would provide robust protection against Trojan horse
  508. attacks.  The mandatory access control implementation would prevent the Trojan
  509. horse from disclosing the information to a user who is not permitted access to
  510. the information under the mandatory access rules.  Assume the same scenario as
  511. was described previously with the following changes.  The computer system now
  512. implements a mandatory security policy with two hierarchical sensitivity
  513. levels.  For the sake of simplicity, the levels are called sensitive and
  514. non-sensitive.  DOE operates at the sensitive level, and DOESFILE is
  515. sensitive.  DRAKE is not authorized to access sensitive data, so he operates
  516. at the non-sensitive level.  DRAKE is only allowed to read non-sensitive
  517. files, so DRAKESFILE is non-sensitive.  As before, DRAKE's Trojan horse
  518. program is executed by DOE.  The program takes on the sensitivity level and
  519. the identity of DOE.  Within the constraints of the mandatory and the
  520. discretionary security policies, the program reads DOESFILE.  However, when
  521. the Trojan horse tries to write the sensitive data to DRAKESFILE, the
  522. reference monitor disallows the operation.  Since the Trojan horse is now
  523. executing at the sensitive level, the program cannot be allowed to write to a
  524. non-sensitive file.  That would be a violation of the *-property [1].
  525.  
  526. This example should show the reader that discretionary access control is only
  527. effective to restrict the ``honest'' user in browsing through other users'
  528. files and preventing accidental disclosure or destruction of information.  The
  529. malicious user who is determined to gain unauthorized access to data on the
  530. computer system must be restricted by other means, such as mandatory access
  531. controls.
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.  
  540.  
  541.  
  542.  
  543.  
  544.  
  545.  
  546.  
  547.  
  548.  
  549.  
  550.  
  551.  
  552.  
  553.  
  554.  
  555.                                      6
  556.  
  557.  
  558. 7. AN OVERVIEW OF DAC MECHANISMS
  559.  
  560. This section presents an overview of the most commonly used DAC mechanisms.
  561. Each mechanism will be described briefly.  Section 9 explains how each of
  562. these mechanisms rates against the Criteria.
  563.  
  564. Implementing a complete DAC system requires retaining the information that is
  565. represented by the access control matrix model in some form.  An access
  566. control matrix has users represented on the rows and protected objects on the
  567. columns (see figure 1).  The entries in the matrix describe what type of
  568. access each user has to each object.  Current operating systems have attempted
  569. to represent that information using five basic mechanisms:
  570.  
  571.   1 Capabilities
  572.   2. Profiles
  573.   3. Access Control Lists (ACLs)
  574.   4. Protection Bits
  575.   5. Passwords
  576.  
  577.                            ACCESS CONTROL MATRIX
  578.  
  579.         Objects    KIMSFILE    DONSFILE    PAYROL1    PAYROL2    DOESFILE
  580.       Users:
  581.         Kim           rw          r          rw          r
  582.         Joe                       r
  583.         Don                      rw           r
  584.         Jones                                 r
  585.         Doe                                                         rw
  586.         Mgr Jim       cp         cp           c          c           c
  587.         Jan                                  rw         rw
  588.  
  589.                                   Figure 1
  590.  
  591. The access control matrix such as the example in figure 1- above, is a
  592. pictorial view of a set of users and their access permissions to a set of
  593. protected objects.  The access type ``r'' denotes read access and the access
  594. type ``w'' denotes write access.  The access type ``c'' means control
  595. permission and the access type ``cp'' means control with passing ability.  The
  596. access types are explained in Section 8.
  597.  
  598. Capabilities and profiles represent the access control matrix information by
  599. row, connecting the accessible objects to the user.  ACLs and protection bits
  600. represent the access control matrix information by column, connecting a list
  601. of users to an object.  As the balance of this section will demonstrate, ACLs
  602. are the most flexible and usable DAC mechanism that can be implemented with
  603. existing technology.
  604.  
  605. 7.1 CAPABILITIES
  606.  
  607. In a capability-based system, access to protected objects such as files is
  608. granted if the would- be accessor possesses a capability for the object.  The
  609. capability is a protected identifier that both identifies the object and
  610. specifies the access rights to be allowed to the accessor who possesses the
  611. capability.  Two fundamental properties of capabilities are that they may be
  612.  
  613.                                      7
  614.  
  615.  
  616.  passed from one accessor (subject) to another, and that the accessor who
  617. possesses capabilities may not alter or fabricate capabilities without the
  618. mediation of the operating system TCB.
  619.  
  620. Capability-based systems [8] provide dynamically changeable domains (name
  621. spaces) for processes to run in.  Ability to access an object is demonstrated
  622. when a process has a capability or ``ticket'' to the object.  The capability
  623. also contains allowable access modes (e.g., read, write, execute).  In some
  624. implementations, programs can contain capabilities or capabilities can be
  625. stored in files.  They are protected by hardware and software mechanisms or by
  626. encryption.  Capabilities can usually be passed along to other processes and
  627. can sometimes be increased or decreased in scope.
  628.  
  629. A pure capability system includes the ability for users to pass the capability
  630. to other users.  Because this ability is not controlled and capabilities can
  631. be stored, determining all the users who have access for a particular object
  632. generally is not possible.  This makes a complete DAC implementation,
  633. including revocation, very difficult.  (Revocation may not be an issue,
  634. however, since a user who has access to an object can make a copy of the
  635. information in another object.  Revoking the user's access on the original
  636. object does not revoke access to the information contained in the user's copy.
  637. After revocation, however, changes can be made to the original object without
  638. the knowledge of revoked users.) For a discussion on revokable capabilities,
  639. see Redell's paper [9].
  640.  
  641. Since capabilities implement dynamic domains they can ideally limit the
  642. objects accessible to any program.  This would limit a Trojan horse's access
  643. to only the protected objects handed to it.  At this time, few systems have
  644. been implemented with capabilities and very few, if any, have attempted to
  645. implement a complete DAC mechanism.  Some research has been conducted in
  646. restricting capabilities by overlaying a DAC mechanism [10].
  647.  
  648. Capabilities could be useful in enforcing the least privilege principle and
  649. providing dynamically changeable domains, making discretionary access controls
  650. less vulnerable to Trojan horse attacks.  However, in order to pass the class
  651. C2 and above DAC requirements, the ability for users to pass capabilities to
  652. other users must be sufficiently controlled.  There could be some design
  653. difficulties in building capability-based mechanisms to satisfy the B3 DAC
  654. requirement because of difficulty in implementing precisely defined groups
  655. [11].  Also, at class B3 it is required that users be able to specify a list
  656. of users that have permission (or do not have permission) to access each
  657. object.  Capability-based systems are row-based mechanisms and do not easily
  658. lend themselves to this function.  Deletion of an object from the system and
  659. revocation of access present yet another problem.  The problem is that
  660. row-based systems do not provide an efficient means of determining which users
  661. have access to a given object.
  662.  
  663. 7.2 PROFILES
  664.  
  665. Profiles [12], which have been implemented in some form on several systems,
  666. use a list of protected objects associated with each user.  Since object names
  667. are not consistent or amenable to grouping, their size and number are
  668. difficult to reduce.  If a user has access to many protected objects, the
  669. profile can get very large and difficult to manage.  Also, all protected
  670. object names must be unique so full pathnames must be used.  Creating,
  671. deleting and changing access to protected objects requires many operations
  672. since multiple users' profiles must be updated.  Timely revocation of access
  673. to an object is very difficult unless the user's profile is automatically
  674. checked each time the object is accessed.  Deleting an object
  675.  
  676.                                      8
  677.  
  678.  
  679. may require some method of determining every user who has the object in his
  680. profile.  In general, with profiles as with capabilities, answering the
  681. question of who has access to a protected object is very difficult.  Since
  682. this is usually an important question in a secure system and more efficient
  683. mechanisms exist, profiles are not a recommended implementation of DAC.
  684.  
  685. 7.3 ACCESS CONTROL LISTS (ACLs)
  686.  
  687. ACLs allow any particular user to be allowed or disallowed access to a
  688. particular protected object.  They implement the access control matrix by
  689. representing the columns as lists of users attached to the protected objects.
  690. The lists do not have to be excessively long if groups and wild cards (see
  691. below) are used.  The use of groups raises the possibility of conflicts
  692. between group and individual user.  As an example, the ACL entries "PAYROL rw"
  693. and "Jones.PAYROL r" appear to conflict, but can be resolved in the design of
  694. the DAC mechanism.  The Apollo system has a multiple, hierarchical group
  695. mechanism.  The ACL entry has the form ``user-id.group.organization .node." As
  696. in Multics, if the ACL specifies access rights for the user by user-id then
  697. group access rights are ignored.  This allows a particular user to be excluded
  698. or restricted in access rights [13].  In the Apollo, if a user is not on the
  699. ACL by user-id, but is a member of a group, those rights are used and
  700. organization and node memberships are not examined.  Multiple group mechanisms
  701. add more complexity and may facilitate administrative control of a system, but
  702. do not affect the utility of a DAC mechanism.
  703.  
  704. Access to ACLs should be protected just as other objects are protected.  The
  705. creation of groups must be controlled, since becoming a member of a group can
  706. change the objects accessible to any member.  In many systems, e.g., Multics
  707. [14], a user must be a member of at least one group.  One detriment of the
  708. group mechanism is that changing the members of a group results in changes to
  709. an unknown set of ACLs for protected objects.  Allocation of groups could be a
  710. Systems Administrator function only, or it could be distributed to a Project
  711. Administrator type function.  Problems could result from allowing any user to
  712. create a group and then be "owner'' of that group.  If users were prohibited
  713. from listing the members of groups they are not in because of covert channels
  714. and privacy, it would be difficult to determine if a group was the correct one
  715. to use.  System or Project Administrator control is a preferred mechanism.
  716.  
  717. 7.3.1 Wild Cards
  718.  
  719. A wild card mechanism allows a string replacement where the wild card is
  720. specified.  For example, in the Multics system ```PAYROL rw'' gives read and
  721. write access to any user in the PAYROL group.  ``Smith.* r'' gives Smith read
  722. access, no matter what group the user Smith belongs to.  ``*.*'' gives any
  723. user access.  The group and wild card mechanisms allow the ACL list to be kept
  724. to a reasonable size.  The use of wild cards raises the possibility of
  725. conflicts if a user has multiple ACL entries for an object.  In the above
  726. example, Smith has a possible conflict; as a member of any group he can read
  727. and as a member of the PAYROL group he can read and write.  The system must
  728. make a decision as to which one of the ACL entries it will apply when granting
  729. Smith access to the object.  Various systems have different rules for
  730. resolving conflicts.  One approach might be to have the system enforce an
  731. ordering of the ACLs.  Another approach might be to allow ordering of the ACLs
  732. by the users.  
  733.  
  734.                                      9
  735.  
  736.  
  737. In any case, the users must understand the rules in order to create effective
  738. ACL entries.  A wild card mechanism adds more complexity, but does not affect
  739. the utility of a DAC mechanism.  An exclusion capability, which allows a group
  740. to be specified with certain members to be excluded, is also useful and is
  741. required at class B3 and above.
  742.  
  743. 7.3.2 Default ACLs
  744.  
  745. There are many side issues in the implementation of access control lists.
  746. Default ACLs are usually necessary for the user friendliness of the DAC
  747. mechanism.  At the very least, when an object is created by a user, the user
  748. should be placed on its ACL by default.  Some of the other possible default
  749. mechanisms include a system-wide default, a user-associated default or if the
  750. file structure is a tree, a default associated with the directory.
  751.  
  752. A system-wide default could be used as the default in cases where no other
  753. default had been specified.  A system-wide default might give access only to
  754. the creating user.  A user-associated default might work well on a system with
  755. a flat file structure.  When a user is first entered on the system, his
  756. default ACL would have to be specified.
  757.  
  758. For file structures that are trees, a default(s) associated with the directory
  759. could be most efficient.  If the user organizes the directory structure to
  760. represent project work or areas of interest, then the ACLs for all objects in
  761. a sub-tree would be similar.  One default ACL in the directory would be for
  762. children that are files.  For children that are directories either a separate
  763. sub-directory default ACL should be specified or the default ACLs should have
  764. to be stated explicitly by the user.  Otherwise, unless care is taken, those
  765. with access to the root sections of the storage hierarchy could by automatic
  766. default get access to all of the storage hierarchy.  The overriding principle
  767. of least privilege implies that the use of defaults should not inadvertently
  768. give away more access than the user intended.  In other words, to err on the
  769. conservative side is preferred.  In all implementations some user(s) must have
  770. permission to change the ACLs after they have been set by default, and the
  771. ability to change the defaults is very useful.  Defaults can be implemented in
  772. two ways: they can be copied to the ACL or they can be pointed to by the ACL.
  773. If they are copied, then changes to the default will not affect the ACL;
  774. otherwise, changes in the default may cause changes in many ACLs.
  775.  
  776. 7.3.3 Named ACLs
  777.  
  778. Another possible user friendly feature is "named" ACLs.  One implementation of
  779. this feature uses a named ACL as a template.  If a user often sets ACLs to the
  780. same list of Users, the setting user may want to create a named ACL as a
  781. template which, when used, copies that list into the ACL.  When the named ACL
  782. is changed, there is no effect on the ACLs already in existence.  This use of
  783. named ACLs has no particular detriments and is of limited usefulness.  The
  784. other implementation of named ACLs places a pointer in the real ACL to the
  785. named ACL.  Now when the named ACL gets changed, all of the real ACLs that use
  786. it also get changed.  This is very convenient for the user, but when a named
  787. ACL is changed the user has no way of determining all of the protected objects
  788. affected by the change.  The named ACLs also have to be protected in the same
  789. way as the real ACLs.  Most of the features of named ACLs can be replaced by
  790. some group and default mechanisms.
  791.  
  792.                                      10
  793.  
  794.  
  795. In summary, access control lists are the most desirable implementation of
  796. discretionary access control.  ACLs conveniently lend themselves to specifying
  797. a list of named users who are allowed to access each object.  Also, providing
  798. access to defined groups of users is easily done with ACL-based mechanisms.
  799. ACLs, if properly implemented, will satisfy the B3 DAC requirement.  At class
  800. B1 and above, care must be taken so that the implementation does not conflict
  801. with mandatory controls.
  802.  
  803. 7.4 PROTECTION BITS
  804.  
  805. Protection bits are an incomplete attempt to represent the access control
  806. matrix by column.  Implementation of protection bits include systems such as
  807. UNIX [15], which use protection bits associated with objects instead of a list
  808. of users who may access an object.  (UNIX is a registered trademark of AT&T.)
  809. In the UNIX case the protection bits indicate whether everyone, the object's
  810. group or only the owner has any of the access modes to the protected object.
  811. The user who created the object is the owner, and that can only be changed
  812. through superuser privileges.  The owner is the only one (besides a superuser)
  813. who can change protection bits.
  814.  
  815. The problem with protection bits is that they are an incomplete implementation
  816. of the access control matrix model.  The system cannot conveniently allow or
  817. disallow access to a protected object on any single user basis.  It has been
  818. suggested that groups be set up so that any needed combination of users can be
  819. specified.  But, for more than a few users, the combinatorics of such a
  820. solution are unrealistic.  Also, groups are controlled by the system
  821. administrator, and such a scheme would require full-time attention.
  822.  
  823. 7.5 PASSWORD DAC MECHANISMS
  824.  
  825. Password protection of objects attempts to represent the access control matrix
  826. by row.  If each user possessed his own password to each object, then the
  827. password is a ticket to the object, similar to a capability system (except, of
  828. course, with no dynamic domains).  In most implementations of password
  829. protection, only one password per object or one password per object per access
  830. mode exists.  Passwords.  on protected objects have been used in IBM's MVS
  831. [16] and with other mechanisms in CDC's NOS [17] to implement DAC.
  832.  
  833. Many problems are associated with using a password protected DAC system.  The
  834. use of passwords prevents the TCB from controlling distribution of access
  835. permissions.  The sharing of passwords takes place outside the system.  For a
  836. user to remember a password for each protected object is virtually impossible,
  837. and if the passwords are stored in programs they are vulnerable.  To restrict
  838. access to certain access modes requires a password for each combination of
  839. access modes, but in most systems that use passwords, access to a protected
  840. object is all or none.  In such implementations, revoking a user's access
  841. requires revoking access from all other users with similar access and then
  842. distributing a new password to those who are to retain access.  This becomes
  843. almost Impossible when passwords are stored in programs.  To be secure,
  844. passwords should be changed periodically, which is very difficult to do in
  845. such password protected DAC systems.  In systems such as MVS the default
  846. access to a file is unrestricted access.  A file is protected only when the
  847. password protection is initiated for that file.  Thus a new file in MVS is not
  848. protected until the password protection mechanism is invoked.
  849.  
  850.                                      11
  851.  
  852.  
  853. If passwords are used as in the CDC NOS system to supplement another DAC
  854. mechanism, they do have one positive aspect.  If all objects are protected
  855. with different passwords, Trojan horses can be restricted to only the objects
  856. that are handed to them.  The use of passwords for a complete DAC is strongly
  857. discouraged, because there is no way to determine who has access to an object,
  858. and because managing such a system properly is very difficult.
  859.  
  860. 7.6 SUMMARY
  861.  
  862. Access control lists, if implemented properly, can satisfy the DAC requirement
  863. for any class.  Protection bits lack the ability to conveniently control
  864. access to each object to the granularity of a single user.  Row-based
  865. mechanisms, such as capabilities and profiles, may encounter design problems
  866. with revocation of access and group access to objects.  Passwords should not
  867. be used for discretionary access controls, except as a supplement to another
  868. DAC mechanism, to reduce that mechanism's vulnerability to Trojan horses.
  869.  
  870.  
  871.  
  872.  
  873.  
  874.  
  875.  
  876.  
  877.  
  878.  
  879.  
  880.  
  881.  
  882.  
  883.  
  884.  
  885.  
  886.  
  887.  
  888.  
  889.  
  890.  
  891.  
  892.  
  893.  
  894.  
  895.  
  896.  
  897.  
  898.  
  899.  
  900.  
  901.  
  902.  
  903.  
  904.  
  905.  
  906.                                      12
  907.  
  908.  
  909. 8. THE SET OF DAC ACCESS TYPES
  910.  
  911. In this section, control permissions and access modes for objects are
  912. discussed.  In the access control matrix (see figure I, in the previous
  913. section), control permissions and access modes are the entries in the matrix
  914. that specify what kind of access the subject has to the object.
  915.  
  916. Control permissions define which subjects have the ability to grant and revoke
  917. access permissions and change access modes.  Sometimes control permissions
  918. include the ability to pass these control permissions to other subjects.
  919.  
  920. In contrast, access modes indicate a specific action that can be applied to
  921. the object.  For example, the `execute' mode allows the object to be executed.
  922.  
  923. 8.1 CONTROL PERMISSIONS
  924.  
  925. In many current systems, the concept of control permissions is not separated
  926. from access modes.  In Multics, ``modify access'' on the directory is actually
  927. the ability to change the ACLs of the children of the directory.  It is
  928. recommended that control permissions and access modes be kept conceptually
  929. separate on any DAC system.  This separation allows control of the object to
  930. be separated from access to the object.
  931.  
  932. Two basic control permissions exist: control and control with passing ability.
  933. The difference between these permissions is the.  ability of the holder to
  934. propagate control to other subjects.
  935.  
  936.   - control - Subjects who have control permission to objects are able to pass
  937. access permission and to set access modes to those objects for other
  938. subjects.  Control permission does not allow subjects who possess it to give
  939. control to other subjects.
  940.  
  941.   - control with passing ability - This control permission is identical to
  942. control with the exception that the holder can pass his control permission to
  943. other subjects.  In a system implementing this permission, objects may have
  944. more than one subject who are able to control them.
  945.  
  946. Since control permissions allow a subject to specify access to an object, they
  947. can be used to implement the control model for a DAC system.
  948.  
  949. 8.1.1 Control Models
  950.  
  951. The Criteria requires DAC controls on the ability to assign access permission
  952. to an object by a user already possessing access permission.  The ability to
  953. assign these permissions should be controlled with the same precision as the
  954. ability to access the objects themselves.  For example, at class B3 it should
  955. be possible to permit or prohibit both users and groups the authorization to
  956. assign access permission.  Four basic models for DAC control exist:
  957. hierarchical, concept of ownership, laissez-faire, and centralized.
  958.  
  959. 8.1.1.1 Hierarchical
  960.  
  961. Permissions to specify control of objects can be organized so that control is
  962. hierarchical, similar to the way most businesses operate.  A simple example
  963. would have the system administrator at the root of the hierarchical tree.  The
  964. system administrator would eve control permission to all objects on the
  965. system.  This control permission would include the ability to pass those
  966. control permissions to other subjects.  The system administrator would
  967.  
  968.                                13
  969.  
  970.  
  971. divide everyone else into subsets (e.g., departments), with each subset being
  972. represented by a directory in the storage hierarchy.  The default access for
  973. each department would give the department head control permission for that
  974. directory.  The department heads would divide their subordinates into subsets
  975. (e.g., projects) and set the defaults so that for each project, they give the
  976. project heads control permission on their project directories.  The users at
  977. the bottom of the hierarchy would have no control permissions on any object.
  978. Notice that those in the hierarchy who have control permission on an object
  979. would be able to give themselves any access mode on the object.  A
  980. hierarchical or tree-structure file system is not required in order to
  981. implement a hierarchical control model.
  982.  
  983. The advantage of a hierarchical structure is that control can be placed in the
  984. most trusted hands and the control can mimic the organizational environment.
  985. This should not imply, however, that control should be distributed based on
  986. one's position in the hierarchy.  It is sometimes appropriate that a manager
  987. have no authorization for a subordinate's objects.  The previously defined
  988. hierarchical structure provides the ability for multiple users to have the
  989. ability to control an object.  Other hierarchical organizations can be
  990. imagined and implemented using control permissions.  Hierarchical
  991. organizations could also be programmed into the DAC system without using
  992. control permissions, but such a restrictive implementation would result in a
  993. specific, fixed hierarchical structure.  Such inflexible hierarchical control
  994. is not recommended.  The hierarchical control model would satisfy the DAC
  995. requirement for all classes.
  996.  
  997. 8.1.1.2 Concept of Ownership
  998.  
  999. Another control model associates with each object an owner (usually the
  1000. creator of the object) who is the only user that has control permission to
  1001. this object.  The owner is always in ``full'' control of the objects that he
  1002. has created and has no ability to pass that control to any other subject.
  1003. Hence the owner may change the access permissions at any time in order to
  1004. grant and to deny the access rights of the objects under his control.
  1005.  
  1006. This near absolute control by owner can be implemented administratively.  The
  1007. system administrator could set up the system so that the default access would
  1008. always contain control permission, but the ability to pass control permission
  1009. to other users would never be used on the system.  Of course, the system
  1010. administrator has the ability to alter all of the access control on the
  1011. system.  Therefore, owner control can be viewed as a limited hierarchical
  1012. system of only two levels and could be implemented with a flexible
  1013. hierarchical control model.
  1014.  
  1015. Another way to implement owner control is by programming it into the DAC
  1016. system and not implementing any control permissions.  This will enforce the
  1017. owner concept because the creator of an object is known to the DAC mechanism
  1018. and can change the access, but has no method of passing control permission to
  1019. another user.  UNIX is an example of an operating system where only the owner
  1020. of an object has the ability to change its access (protection bits).
  1021.  
  1022. A disadvantage of owner control is the difficulty it creates with regard to
  1023. non-owner users changing their access modes for an object (i.e., it is harder
  1024. to share the objects).  In order to gain or lose any access to an object,
  1025. users must ask the owner of the object to grant or
  1026.  
  1027.                                      14
  1028.  
  1029.  
  1030. revoke access for them.  However, in some operating environments, this
  1031. disadvantage is actually a desired system characteristic.
  1032.  
  1033. Owner control of objects eliminates confusion concerning who controls access
  1034. to each object.  This particular control model will meet the DAC requirement
  1035. for all classes.
  1036.  
  1037. 8.1.1.3 Laissez-Faire
  1038.  
  1039. In this scheme, any user who has control permission with passing ability to an
  1040. object may pass that permission on to any other user.  No concept of ownership
  1041. exists.  The ACL will show all the users who can change the ACL of an object.
  1042. Once a user has passed on control permission with passing ability to other
  1043. users, they may pass this permission to other users without the consent of the
  1044. creator of the object.  Once the access permissions are given away, keeping
  1045. control of an object is difficult.  So long as the passing of control
  1046. permission is separate from the granting of access permission, the
  1047. laissez-faire control model will meet the DAC requirement for all classes.
  1048. However, if the model were to require the passing of control permission in
  1049. order to grant an access permission to a user, then the model would not meet
  1050. the C2 DAC requirement, because it could not control the propagation of access
  1051. rights.
  1052.  
  1053. 8.1.1.4 Centralized
  1054.  
  1055. This control model gives one user, typically the system administrator, control
  1056. permission to all objects on the system.  That user does not have the ability
  1057. to pass control on to other users.  Thus- all control permission is held by
  1058. one user.  To obtain access to any object, a user must request that the
  1059. controlling user grant him access permission.  This places a considerable
  1060. burden on the controlling user.  Additionally, if requests for access
  1061. permission are numerous, delays would probably result from the inflexibility
  1062. of this model.  Although it has limited flexibility, this control model would
  1063. satisfy the DAC requirements for all classes.
  1064.  
  1065. 8.1.2 File Structures and Control Permissions
  1066.  
  1067. Use of control permissions is also related to the structure of the storage
  1068. system.  In operating systems where the storage system is tree structured, two
  1069. types of objects are involved: directories and files.  (Directories are
  1070. sometimes called nodes, and files are sometimes called segments.) Control
  1071. permissions can be applied to both directories and files.  Control permission
  1072. on a file changes control only to that particular file, but control permission
  1073. on a directory may be implemented as the ability to control not only the
  1074. directory but also all of the subdirectories and files under it (let us call
  1075. this extended directory control).  This extended directory control implements
  1076. a very hierarchical control structure, since control permission on a directory
  1077. means that the subject can change any access on the whole subtree below that
  1078. directory.
  1079.  
  1080. A pure owner control policy could be implemented without using the extended
  1081. directory control.  The subject who creates a file or a directory would
  1082. receive the ability to control either.  The hierarchical control scheme
  1083. described above would use the extended directory control and the control
  1084. permission with passing ability.  Giving the system administrator, the
  1085. department heads and the project leaders extended directory control to the
  1086. appropriate directory in the storage structure would give them control over
  1087. the appropriate portion of
  1088.  
  1089.                                      15
  1090.  
  1091.  
  1092. the file system.  Laissez-faire could use the extended directory control,
  1093. along with control permission with passing ability on both the directories and
  1094. the files.
  1095.  
  1096. Depending on the situation, one of the above schemes or a combination of the
  1097. above schemes could be used to implement the control model of the DAC
  1098. mechanism for any evaluation class.
  1099.  
  1100. 8.2 ACCESS MODES
  1101.  
  1102. A fairly wide range of access modes are available in various DAC mechanisms.
  1103. Some implementations may combine some access modes, while other
  1104. implementations do not provide many access modes.  How the access modes are
  1105. combined should be given careful consideration, because combining access modes
  1106. can limit the flexibility of the DAC mechanism.  The names of any of the
  1107. access modes may vary from system to system.  Many types of write access modes
  1108. have been implemented in different systems for controlling what changes can be
  1109. done to an object.  This section discusses various read, write, execute, and
  1110. delete access modes.
  1111.  
  1112.   -READ - allows an object to be read but not changed in any way.  On most of
  1113. the systems, the READ mode also allows the object to be copied.  Thus READ
  1114. gives all access to the object except WRITE, EXECUTE, and DELETE.
  1115.  
  1116.   -WRITE-APPEND - allows a user to expand an object but does not allow a user
  1117. to change the previous contents of or view an object.  WRITE-APPEND is also
  1118. known as WRITE-EXPAND.
  1119.  
  1120.   -WRITE-CHANGE - allows a user to modify and to delete all or part of the
  1121. contents of an object but does not allow a user to expand or view the object.
  1122.  
  1123.   -WRITE-UPDATE - allows a user to modify the contents of an object but does
  1124. not allow a user to add to, delete from, or view an object.
  1125.  
  1126.   -WRITE - allows a user to modify, add, or delete the contents of an object
  1127. in any manner but does not allow a user to view an object.
  1128.  
  1129. In most operating systems little is known about the semantics of the data
  1130. stored in files, although some objects such as directories and mailboxes may
  1131. have more operating system manipulated structure associated with them.  In
  1132. general write accesses such as WRITE- CHANGE and WRITE-UPDATE are very
  1133. difficult for an operating system to implement reliably.  WRITE-APPEND, which
  1134. forces new data to be added only at the beginning or the end of an object, is
  1135. in the realm of most operating system architecture.  If an operating system
  1136. could support it, WRITE-APPEND would be useful for logging and transaction
  1137. type operations.
  1138.  
  1139.   -EXECUTE - allows a subject to run the object as an executable file.  On
  1140. some systems EXECUTE access requires READ access.  An EXECUTE without READ
  1141. would be recommended if a correct implementation is possible.
  1142.  
  1143.   -DELETE - access mode allows an object to be deleted.
  1144.  
  1145.   -NULL - access mode grants no access permissions and is used to allow
  1146. exclusion of a particular user in an ACL.  Often a NULL access mode does not
  1147. exist but is implied in the ACL by specifying no access modes for a particular
  1148. entry.
  1149.  
  1150.                                      16
  1151.  
  1152.  
  1153.   -CONTROL - (See Section 8.1)
  1154.   -CONTROL WITH PASSING ABILITY - (See Section 8.1)
  1155.  
  1156. 8.2.1 File Structures and Access Modes
  1157.  
  1158.  
  1159. If the files are organized in a tree structure then the directories are used
  1160. to represent the non-leaf nodes of the tree.  Three methods are available for
  1161. controlling the access to the directories and their associated files:
  1162.  
  1163.   1. access controls on the files but not on the directories
  1164.  
  1165.   2. access controls on the directories but not on the files
  1166.  
  1167.   3. access controls on both the files and the directories.
  1168.  
  1169. If access mode controls are placed only on the directories then once a user is
  1170. given any access to a directory, he has the same access to all files under
  1171. this directory.  Of course if one of the objects under this directory is
  1172. another directory (which we call a subdirectory) then users need access mode
  1173. permission to the subdirectory before they can access the objects under the
  1174. subdirectory.  Placing access controls only on directories requires users to
  1175. group files according to access types.  This requirement could be too
  1176. constrictive and could conflict with other reasons for grouping files.  If
  1177. access mode controls are placed only on files then controls are of a finer
  1178. granularity.  Access to individual files is controlled independently of other
  1179. files under the same directory.  But if no access controls are placed on
  1180. directories, users could browse through the storage structure looking at the
  1181. names of other users' files.  Also, there is no control on where in the tree
  1182. structure a subject could place a file, and this is usually the main purpose
  1183. of a tree structure.  By having the access mode controls on both directories
  1184. and files, a subject needs the correct access mode permissions to both the
  1185. directory and the file before it is allowed to access the file.  Access modes
  1186. for files are the basic software and hardware implemented access modes, such
  1187. as those listed in Section 8.2, since the operating system has no knowledge of
  1188. the semantics of the files.  The rest of the objects (directories, mailboxes,
  1189. etc.) are data structures maintained by the operating system, and their access
  1190. modes are generally more elaborate extensions of the basic access modes and
  1191. are usually implemented by protected subsystems.  In a system like UNIX, the
  1192. lack of execute access implies no access to the existing entire sub-tree under
  1193. that directory (ignoring an implementation of links as in UNIX and our earlier
  1194. discussion of access permissions).  A user cannot give another user access to
  1195. a file without also giving the correct read access to the parent directories.
  1196. In Multics, the philosophy chosen was to enable a user to grant access to a
  1197. file just by setting the ACLs correctly on that file.  Null access on a
  1198. directory will prevent a user from seeing the names or ACLs of the children of
  1199. that directory.  But if the user has an access mode to a child, he can access
  1200. the child (he must already know its name).  This complicates decisions about
  1201. when access should be given to the other attributes of a file (e.g., length,
  1202. date contents modified).  Such decisions depend on the particular
  1203. implementation.
  1204.  
  1205.                                17
  1206.  
  1207.  
  1208. Write-append allows a user to add new objects to the directory (i.e., to
  1209. create files and sub- directories under the directory).  Null is implied if no
  1210. access mode is specified.
  1211.  
  1212. In order to have more detailed access control, an implementor may add other
  1213. access modes to the minimal set.  But the final implementation of the access
  1214. modes should not be so complicated that users cannot easily remember the
  1215. implication of each mode.  If users cannot distinguish the functions of each
  1216. access mode, they will just grant to other subjects either the full access
  1217. rights or no access rights to an object.  Also, implementations of any access
  1218. type must be consistent and guaranteed to always function correctly.  In
  1219. implementing any access type, the designer must consider how much complexity
  1220. it adds to the trusted computing base, relative to the gain in functionality.
  1221.  
  1222.  
  1223.  
  1224.  
  1225.  
  1226.  
  1227.  
  1228.  
  1229.  
  1230.  
  1231.  
  1232.  
  1233.  
  1234.  
  1235.  
  1236.  
  1237.  
  1238.  
  1239.  
  1240.  
  1241.  
  1242.  
  1243.  
  1244.  
  1245.  
  1246.  
  1247.  
  1248.  
  1249.  
  1250.  
  1251.  
  1252.  
  1253.  
  1254.  
  1255.  
  1256.  
  1257.  
  1258.  
  1259.                                18
  1260.  
  1261.  
  1262. 9. MEETING THE CRITERIA REQUIREMENTS
  1263.  
  1264. This section of the guide explains the DAC requirements in the Criteria and
  1265. presents implementation examples that will satisfy each requirement.  DAC
  1266. requirements may be viewed as three levels.  The first level is at the C1
  1267. Criteria class.  The next level begins at class C2 and does not change through
  1268. class B2.  The highest level requirement begins at class B3 and remains the
  1269. same at class Al.  At each of these levels, this guide quotes the requirement
  1270. from the Criteria, explains what the requirement means, describes the minimum
  1271. functionality that is necessary to meet the requirement at that level (and the
  1272. functionality that is not required at that level), and presents an
  1273. implementation example which satisfies the requirement.
  1274.  
  1275. The reader should keep in mind that the implementations presented are not the
  1276. only ones that will meet their respective requirement.  The combinations
  1277. possible with the mechanisms mentioned are too numerous to list here.  Each
  1278. implementation must be evaluated on an individual basis.  The implementation
  1279. selected should be as simple and user friendly as possible, while meeting the
  1280. control objective.  Since the mechanism is user-invoked, if it is overly
  1281. complicated, users may avoid using it to its fullest extent.
  1282.  
  1283. 9.1 THE C1 DAC REQUIREMENT
  1284.  
  1285. Following is the DAC requirement for Criteria class C1:
  1286.  
  1287.    "The TCB shall define and control access between named users and named
  1288.    objects (e.g., files and programs) in the ADP system.  The enforcement
  1289.    mechanism (e.g., self/group/public controls, access control lists) shall
  1290.    allow users to specify and control sharing of those objects by named
  1291.    individuals or defined groups or both."
  1292.  
  1293. Note that the class C1 requirement names examples of DAC mechanisms.  These
  1294. examples are not the only mechanisms that will satisfy the requirement.  Many
  1295. mechanisms are adequate to satisfy the C1 DAC requirement.
  1296.  
  1297. At class C1 , users do not need special privileges to be authorized to control
  1298. access to objects.  Unprivileged users may control access to objects they can
  1299. access.  A user with access to an object can in turn grant access to that
  1300. object to other users.
  1301.  
  1302. The class C1 DAC mechanism need only provide support to allow access/no
  1303. access; separate modes for read and write need not be supported.
  1304.  
  1305. Objects may be shared by defined groups.  That is, a group of users that may
  1306. have access to an object must be defined to the TCB.  Groups can be defined by
  1307. naming the users to be included in each group.
  1308.  
  1309. 9.1.1 Minimum Functionality
  1310.  
  1311.   - The DAC mechanism should control access to individual named objects by
  1312. named users.
  1313.  
  1314.   - If the mechanism is not capable of the above function, it must at least
  1315. control access to each individual named object by defined user groups.
  1316.  
  1317.   - The DAC mechanism must recognize and control access to individual objects.
  1318.  
  1319.                                19
  1320.  
  1321.  
  1322. 9.1.2 Functionality Not Required
  1323.  
  1324.   - Class C1 does not require that users be uniquely identified to the TCB.
  1325. The users could be members of a group and thereby lose uniqueness.  Therefore,
  1326. it is not necessary for the C1 DAC mechanism to control access based on
  1327. individual user identities.
  1328.  
  1329.   - Although it is not required, user groups should be predefined by
  1330. authorized users; that is, users who define groups should have some sort of
  1331. special privilege to do so.
  1332.  
  1333.    In definitions for user groups, defining the members of the group by unique
  1334. user identifier is not necessary.  For example, defining a group consisting of
  1335. anyone whose name starts with "M'' by using a wildcard such as ``M*'' would be
  1336. permissible.
  1337.  
  1338.   - Newly created named objects do not need to be automatically protected.
  1339. Default public access is permissible at C1
  1340.  
  1341.   - The C1 DAC requirement does not mandate controls to limit the propagation
  1342. of access rights.  In other words, users possessing a certain access right may
  1343. or may not be permitted to pass that right on to other users at their own
  1344. discretion.
  1345.  
  1346.   - It is not necessary to define different access modes, such as read and
  1347. write.  The mechanism need only provide support to allow access/no access to
  1348. objects.
  1349.  
  1350. 9.1.3 An Acceptable Implementation
  1351.  
  1352. This section describes a DAC mechanism which would satisfy the C1 DAC
  1353. requirement.  This example is included for purposes of illustrating the
  1354. functionality necessary to meet this requirement.
  1355.  
  1356. This mechanism, called SEE-ONE, utilizes profiles, which contain a list of
  1357. accessible objects for each subject.  When a new object is created on this
  1358. system, it is unprotected until the system administrator identifies it to the
  1359. DAC mechanism.  From that point on, a subject must have that object's name in
  1360. his profile before he can access it.  The system administrator must place the
  1361. name of the object on the profiles of the subjects who should be allowed to
  1362. access it.  No access modes appear on the profiles.  If an object is in a
  1363. subject's profile, that subject has total access to that object (read, write,
  1364. execute, delete).  Subjects cannot pass access permissions on to other
  1365. subjects.  This particular mechanism does not support user groups.
  1366.  
  1367. While SEE-ONE will satisfy the C1 DAC requirement, it is not without
  1368. drawbacks.  Decentralizing control of protected objects from the system
  1369. administrator to the user community may be desirable.  Most systems have a
  1370. considerable amount of object creation and deletion.  Excessive object
  1371. creation and deletion could overburden the system administrator.  The
  1372. implementation described here contains only the minimal functionality
  1373. necessary to meet the C1 DAC requirement.
  1374.  
  1375. 9.2 THE C2 THROUGH B2 DAC REQUIREMENT
  1376.  
  1377. Following is the DAC requirement for Criteria classes C2 through B2:
  1378.  
  1379.   "The TCB shall define and control access between named users and named
  1380.   objects (e.g., files and programs) in the ADP system.  The enforcement
  1381.   mechanism. 
  1382.  
  1383.                                      20
  1384.   
  1385.   
  1386.    (e.g., self/group/public controls, access control lists) shall allow users
  1387.    to specify and control sharing of those objects by named individuals, or
  1388.    defined groups of individuals, or by both, and shall provide controls to
  1389.    limit propagation of access rights.  The discretionary access control
  1390.    mechanism shall, either by explicit user action or by default, provide that
  1391.    objects are protected from unauthorized access.  These access controls
  1392.    shall be capable of including or excluding access to the granularity of a
  1393.    single user.  Access permission to an object by users not already
  1394.    possessing access permission shall only be assigned by authorized users.''
  1395.  
  1396. At this level protection on newly created objects must not default to public
  1397. access.  Either the system must have a specific rule that limits access to
  1398. each object to its creator or to a previously specified subset of users, or
  1399. the system must require the creator of an object to specify who will be
  1400. allowed to access it before allowing him to create that object.  Limiting
  1401. access to the creator of the object is the method that is preferred.
  1402.  
  1403. The mechanism must have the ability to include or exclude access to objects on
  1404. a per user basis.  If group access controls are provided, groups must be
  1405. precisely defined by listing the unique names of the users in the group.
  1406. Hence, groups are made of named users.
  1407.  
  1408. Users must possess special authorization to control access to objects.  This
  1409. special authorization is called control permission (see section 8.1).  The
  1410. authorization required may range from system administrator to users
  1411. controlling access to objects that they have created.  The latter is preferred
  1412. because it does not require system administrator intervention.  Either method
  1413. is acceptable, but the former method could result in delays if the system
  1414. administrator is not available.
  1415.  
  1416. 9.2.1 Minimum Functionality
  1417.  
  1418. The minimum requirements specified here are in addition to the functionality
  1419. required to satisfy the C1 DAC requirement.
  1420.  
  1421.   - The mechanism must provide the capability of including or excluding access
  1422. to each object on a per user (or per group if groups are implemented) basis.
  1423.  
  1424.   - The mechanism must provide that all objects are protected.  Protection by
  1425. default must be provided for all newly created objects at creation time.
  1426.  
  1427.   - Users must possess control permission to assign access permission to
  1428. objects.  This authorization usually takes the form of a special access type,
  1429. sometimes called CONTROL or OWNER.
  1430.  
  1431.   - If group access controls are provided, groups must be precisely defined by
  1432. using the unique identifier of each member of the group.
  1433.  
  1434. 9.2.2 Functionality Not Required
  1435.  
  1436.   - Providing access to objects by groups of users is optional at this level.
  1437.  
  1438.   - It is not necessary to define different access modes, such as read and
  1439. write.  The mechanism need only provide support to allow access/no access to
  1440. objects.
  1441.  
  1442.                                21
  1443.  
  1444.  
  1445. 9.2.3 An Acceptable Implementation
  1446.  
  1447. This section describes a DAC mechanism called SEE-TWO which would meet the
  1448. C2-B2 DAC requirement.  The purpose of this description is to illustrate the
  1449. functionality that is necessary to meet the requirement.
  1450.  
  1451. This particular mechanism uses an ACL-like DAC mechanism.  Each object has a
  1452. list of users who are allowed to access the object, along with the modes of
  1453. access the users have to the object.  By including or excluding users' names
  1454. on the list, access can be controlled on each object to the granularity of a
  1455. single user.
  1456.  
  1457. When a creator requests the creation of an object, he must specify the desired
  1458. access controls.  Otherwise, the mechanism will enforce a restrictive default
  1459. access control.  The creator can grant other users the privilege of accessing
  1460. the object as he wishes.  Only the creator has the privilege of passing access
  1461. on to other users.  This concept is called ownership.  Ownership is not
  1462. transferrable to other users.  If the creator wishes, he can specify a default
  1463. protection list for all objects he creates.  The default would contain a list
  1464. of all users which will be added to the protection list of any new objects
  1465. created by that subject.
  1466.  
  1467. This SEE-TWO implementation will satisfy the C2-B2 DAC requirement.
  1468. Furthermore, it has an advantage over the SEE-ONE implementation; the
  1469. management of an object is decentralized from the system administrator to the
  1470. owner of that object.  A disadvantage of the SEE-TWO implementation is that it
  1471. does not provide the capability to grant access to groups of uniquely
  1472. identified users.  Using this mechanism could be cumbersome in some
  1473. environments since all users must be explicitly listed.  In other
  1474. environments, however, requiring the users to be explicitly listed is
  1475. desirable.
  1476.  
  1477. 9.3 THE B3 THROUGH Al DAC REQUIREMENT
  1478.  
  1479. Following is the DAC requirement for Criteria classes B3 and A1.
  1480.  
  1481.    "The TCB shall define and control access between named users and named
  1482.    objects (e.g., files and programs) in the ADP system.  The enforcement
  1483.    mechanism (e.g., access control lists) shall allow users to specify and
  1484.    control sharing of those objects, and shall provide controls to limit
  1485.    propagation of access rights.  The discretionary access control mechanism
  1486.    shall, either by explicit user action or by default, provide that objects
  1487.    are protected from unauthorized access.  These access controls shall be
  1488.    capable of specifying, for each named object, a list of named individuals
  1489.    and a list of groups of named individuals with their respective modes of
  1490.    access to that object.  Furthermore, for each such named object, it shall
  1491.    be possible to specify a list of named individuals and a list of groups of
  1492.    named individuals for which no access to the object is to be given.  Access
  1493.    permission to an object by users not already possessing access permission
  1494.    shall only be assigned by authorized users.''
  1495.  
  1496. At this level the requirement mandates that the DAC mechanism control access
  1497. to each named object.  Access must be controlled on a per user basis.  In
  1498. addition, access control based on groups of named users is required at this
  1499. level.  Authorized users who control access to objects must be able to list
  1500. specific named users that are allowed to access each object they control.
  1501. They also must have the capability to list groups of named users that will be
  1502.  
  1503.                                      22
  1504.  
  1505.  
  1506. allowed to access each object.  These lists must also contain the respective
  1507. access modes that each named user or group of named users has on each object.
  1508.  
  1509. Additionally, for each object, authorized users must be able to specify a list
  1510. of named users and a list of groups of named users that are not to be allowed
  1511. to access that object.  Thus, for example, an object could exist on a system
  1512. that is public read-only except for JOE.  USER who is not allowed to access
  1513. the object at all.
  1514.  
  1515. 9.3.1 Minimum Functionality
  1516.  
  1517. In addition to the minimum requirements stated in this section for the C1 and
  1518. C2-B2 DAC requirements, the following functionality must be supplied in order
  1519. for a mechanism to satisfy the B3-A DAC requirement.
  1520.  
  1521. - For each named object, the mechanism must provide the ability for authorized
  1522. users to specify a list of named users along with each user's respective modes
  1523. of access to the object.
  1524.  
  1525. - The mechanism must provide support to allow different access modes, such as
  1526. read and write.  Merely providing for access/no access to objects is not
  1527. sufficient.
  1528.  
  1529. - For each named object, the mechanism must provide the ability for authorized
  1530. users to specify a list of groups of named users along with each group's
  1531. respective modes of access to the object.
  1532.  
  1533. - For each named object, the mechanism must provide the ability for authorized
  1534. users to specify a list of named users and groups of named users for which no
  1535. access will be allowed to that object.
  1536.  
  1537. 9.3.2 An Acceptable Implementation
  1538.  
  1539. Following is an example of a DAC mechanism, called BEE-THREE, that would be
  1540. sufficient to satisfy the B3-A1 DAC requirement.  This example is included for
  1541. the purpose of illustrating the functionality necessary to meet the
  1542. requirement.
  1543.  
  1544. When an object is created, an ACL that only permits access for the creator is
  1545. associated with the object.  All objects are protected.  Each object's ACL
  1546. describes the users or groups that can access it, along with their respective
  1547. access modes to that object.  Protected objects are segments and directories.
  1548. The available access modes on segments are read, execute, and write.  On
  1549. directories the available access modes are search, modify, and append.  A
  1550. process must have modify access to the containing directory of an object in
  1551. order to modify the ACL of the object.
  1552.  
  1553. Access groups are defined by the system projects, which are also used for
  1554. accounting purposes.  Only the system administrator can define projects by
  1555. listing the unique identities of each user to be included in the projects.
  1556. Users can be defined in more that one project, but can only be active in one
  1557. project at a time.  Changing projects requires that users logout of the
  1558. system, and then login under the new project name.
  1559.  
  1560. If a user or group of users is listed on an object's ACL without an access
  1561. mode, that individual or group has no access to that object.  If a subject has
  1562. more than one ACL entry on an object with conflicting access modes, the system
  1563. takes the most restrictive access mode.  This makes it possible to give
  1564. everyone on a project access to an object, while
  1565.  
  1566.                                23
  1567.  
  1568.  
  1569. denying certain members of that project any access at all.  This can be done
  1570. by including the project name on the ACL with the access mode desired while,
  1571. at the same time, including those users to be excluded on the ACL with no
  1572. access modes.
  1573.  
  1574. This BEE-THREE implementation will satisfy the B3-A1 DAC requirement.
  1575. Furthermore, it has an advantage over the SEE-TWO implementation: it provides
  1576. the capability to grant access to individual users or to groups of uniquely
  1577. identified users.  However, in this implementation it is impossible to allow a
  1578. group some access to an object (such as read), but allow one group member some
  1579. additional access (such as read, write) to that object.
  1580.  
  1581.  
  1582.  
  1583.  
  1584.  
  1585.  
  1586.  
  1587.  
  1588.  
  1589.  
  1590.  
  1591.  
  1592.  
  1593.  
  1594.  
  1595.  
  1596.  
  1597.  
  1598.  
  1599.  
  1600.  
  1601.  
  1602.  
  1603.  
  1604.  
  1605.  
  1606.  
  1607.  
  1608.  
  1609.  
  1610.  
  1611.  
  1612.  
  1613.  
  1614.  
  1615.  
  1616.  
  1617.  
  1618.  
  1619.  
  1620.                                24
  1621.  
  1622.  
  1623. 10. OTHER TOPICS
  1624.  
  1625. 10.1 PROTECTED SUBSYSTEMS
  1626.  
  1627. In order to provide users with access types finer than the basic read, write,
  1628. execute, etc., some systems (actually a rather limited number) support
  1629. protected subsystems.  Saltzer and Schroeder [13] refer to the need for
  1630. ``protected subsystems,'' which they define as user- provided programs which
  1631. control access to files.  By extending the access control mechanism to allow
  1632. objects to be accessed in ways specified by subjects (programs as well as
  1633. users), a system may allow a specific user-written program to be designated
  1634. ``the only subject" allowed any access or a particular type of access to
  1635. specific files.  A protected subsystem can be defined as a collection of
  1636. procedures and data objects that is encapsulated so that the internal
  1637. structure of a data object is accessible only to the procedures of the
  1638. protected subsystem, and the procedures may be called only at designated
  1639. domain entry points and only by designated subjects.  The encapsulated data
  1640. files are the protected objects.  Programs in a protected subsystem act as
  1641. managers for the protected objects and enforce user-written access controls on
  1642. them.  Subjects outside the protected subsystem are allowed to manipulate the
  1643. protected objects only by invoking the manager programs.  Any access
  1644. constraints that can be specified in an algorithm can be implemented in a
  1645. protected subsystem.  Giving users the ability to construct protected
  1646. subsystems out of their own program and data files allows users to provide
  1647. more flexible controls on sharing.  By allowing programs inside a protected
  1648. subsystem to invoke programs in another protected subsystem without
  1649. compromising the security of either, multiple protected subsystems can be used
  1650. to perform tasks.  This limits the extent of damage a malicious or
  1651. malfunctioning borrowed program might inflict on objects protected by the
  1652. subsystem.  Likewise, the lending user could also encapsulate the lent program
  1653. in a protected subsystem of its own to protect it from the programs of the
  1654. borrower.  The danger of Trojan horse attacks and the inadequacy of most DAC
  1655. mechanisms to protect against such attacks was discussed in Section 6.  A
  1656. protected subsystem which incorporates one of the DAC mechanisms discussed
  1657. earlier is no less vulnerable to attacks on objects within that subsystem.
  1658. Furthermore, readers should consider the effects of illusory security which
  1659. may be inherent with a protected subsystem.  Apollo's Domain [18] implements
  1660. limited protected subsystems.  Domain allows users to write their own
  1661. subsystems, but it does not provide a mechanism for protected subsystems to
  1662. interact with one another.  A user has the ability to add a subsystem name to
  1663. a system- wide list of subsystems, thereby creating the subsystem.  The user
  1664. then assigns a certain file to be a manager of the subsystem and another file
  1665. to be an object.  The user then removes all other access to the object, making
  1666. the manager an exclusive accessor.  Access to the subsystem is controlled by
  1667. the access control lists associated with the subsystem manager.
  1668.  
  1669. 10.2 ADMINISTERING AND USING DAC
  1670.  
  1671. The Trusted Facility Manual (TFM) must explain to the system administrator how
  1672. to set up the DAC mechanism and how to properly administer a DAC system.  The
  1673. manual must
  1674.  
  1675.                                25
  1676.  
  1677.  
  1678. explain how to identify the system security administrator and any project
  1679. administrators and their functions.  The correct access must be set on the
  1680. system administration database, which would include user registry, group
  1681. definitions, etc.  The manual must explain how access must be set to handle
  1682. fixing system problems including viewing dumps, and repairing file systems,
  1683. etc.  Access must be set correctly to the standard libraries, including the
  1684. system commands and subroutines, initialization modules, and the operating
  1685. system's code.  ACLs may need to be set on the supervisor entry points and the
  1686. I/O daemons or device queues.
  1687.  
  1688. The TFM must be easy to understand and follow, since proper set-up and proper
  1689. administration of the DAC mechanism is critical to its effectiveness.  In
  1690. general, documentation should describe how to initialize the ACLs to best
  1691. provide a protected environment.  If the DAC mechanism is flexible and
  1692. provides the ability to set up different control structures, examples should
  1693. be given for a range of control structures and must indicate settings required
  1694. for the product's evaluation class.  The manual should explain Trojan horse
  1695. attacks and should give an example of one that could defeat the DAC mechanism
  1696. and be undiscovered by the audit mechanism.
  1697.  
  1698. The Security Features Users Guide (SFUG) must explain and give examples of how
  1699. to use the DAC mechanism.  The manual should be easy for the users to
  1700. understand, since the mechanism is user-invoked.  Like the manual for the
  1701. system administrator, the users' manual should explain Trojan horse attacks
  1702. and give an example of one that could defeat the DAC mechanism and be
  1703. undiscovered by the audit mechanism.
  1704.  
  1705. 10.3 AUDITING DAC
  1706.  
  1707. Auditing is an important part of a secure computer system.  Much of the
  1708. auditing on any operating system is not specific to the DAC mechanism, but in
  1709. many instances the DAC mechanism should place an entry in the audit log.  Any
  1710. operation that changes the control structure of the DAC should be auditable.
  1711. Any change in any ACL, including the default ACLs, should be auditable.  Any
  1712. attempt to access a DAC-protected object should be auditable.  Any changes to
  1713. group definitions should be auditable.  In general an audit log message should
  1714. include a timestamp, the subject's identity, the object's identity, the type
  1715. of action and any other pertinent information.
  1716.  
  1717. 10.4 VERIFYING DAC
  1718.  
  1719. Verifying the correctness of the DAC mechanism is not well understood.  As can
  1720. be seen by this paper, DAC does not have well defined rules as does mandatory
  1721. access control.  In fact no formal model of the myriad of DAC implementations
  1722. currently exists although some mention is made of the DAC mechanisms in the
  1723. Bell and LaPadula [19] formal model for mandatory access control.  In systems
  1724. such as SCOMP [20] whose design has been formally verified for security, the
  1725. only property that was proven about the DAC mechanism was that it did not
  1726. violate the mandatory access formal model.  Research is needed in developing a
  1727. formal model(s) for DAC and verification of systems where DAC is important
  1728. should at least provide assurance by a structured argument that demonstrates
  1729. the DAC implementation's sufficiency to implement its specification.
  1730.  
  1731.                                26
  1732.  
  1733.  
  1734. 10.5 DAC ADD-ONS
  1735.  
  1736. For some operating systems (e.g..  IBM MVS), products which provide DAC
  1737. mechanisms are available as `add-ons' (e.g., ACF2, Top Secret, RACF).  The DAC
  1738. checks are made before the operating system gets a request for an object, and
  1739. the request is not forwarded to the operating system if it requests illegal
  1740. access.  Such add-ons are basing their assurance on the inability of a user to
  1741. either get access to the operating system through another interface or to
  1742. cause the operating system to retrieve illegal data with a legal request.
  1743. Most add-on packages are applied to systems that would receive a D rating
  1744. against the Criteria if evaluated on their own.  To demonstrate that an add-on
  1745. product operates as claimed, the add- on, along with the underlying operating
  1746. system, is evaluated as a total system.  The security provided by the add-on
  1747. relies on the correct operation of the underlying system.
  1748.  
  1749.  
  1750.  
  1751.  
  1752.  
  1753.  
  1754.  
  1755.  
  1756.  
  1757.  
  1758.  
  1759.  
  1760.  
  1761.  
  1762.  
  1763.  
  1764.  
  1765.  
  1766.  
  1767.  
  1768.  
  1769.  
  1770.  
  1771.  
  1772.  
  1773.  
  1774.  
  1775.  
  1776.  
  1777.  
  1778.  
  1779.  
  1780.  
  1781.  
  1782.  
  1783.  
  1784.  
  1785.                                      27
  1786.  
  1787.  
  1788. 11. SUMMARY OF DESIRED DAC FEATURES
  1789.  
  1790. Regardless of the Criteria class a DAC mechanism is intended to satisfy, the
  1791. preferred DAC mechanism within the current state-of-the-art is the access
  1792. control list.  The deletion of subjects and objects is a potential problem for
  1793. any DAC mechanism, including ACLs.  Regardless of whether a subject or object
  1794. is deleted, the mechanism should handle the deletion efficiently, making sure
  1795. that any dangling references do not grant unintended access after the
  1796. deletion.  An asset of ACLs is their design, which represents the access
  1797. control matrix by column.  An object's ACLs are automatically purged when the
  1798. object is deleted.  Unlike row-based mechanisms, ACLs do not require searching
  1799. the profiles of all subjects to determine who has access to the deleted
  1800. object.  However, when subjects are removed from the ADP system, ACLs pose the
  1801. same problem; all system objects must be searched to purge that subject from
  1802. all ACLs.  Since objects are much more volatile than subjects, ACLs are more
  1803. efficient than profiles.
  1804.  
  1805. At classes B3 through A1, access modes must be implemented, but they are
  1806. highly recommended at all lower levels of the Criteria.  The access modes
  1807. read, execute, and write should be implemented at a minimum and write-append
  1808. should be considered.
  1809.  
  1810. At class C2 and above, some sort of control permission must be implemented.
  1811. The control models described in Section 8.1.1 are acceptable.  The preferred
  1812. model is the concept of ownership model.  This model assures that some user is
  1813. accountable for each object on the ADP system.  Ownership should not be
  1814. transferrable between users.  If it is transferrable, ownership transfers must
  1815. be audited.
  1816.  
  1817. Discretionary Access Control cannot deter hostile attempts to access sensitive
  1818. information.  DAC mechanisms can be designed to eliminate casual browsing
  1819. through the storage system, to prevent accidental disclosure, modification,
  1820. and destruction of data, and to provide for the sharing of data between users.
  1821. A mandatory security policy must also be implemented to provide adequate
  1822. protection if users are not allowed to share all data on the system.  An
  1823. effective audit trail mechanism is also necessary in order to detect hostile
  1824. attacks on the DAC mechanism.
  1825.  
  1826.  
  1827.  
  1828.  
  1829.  
  1830.  
  1831.  
  1832.  
  1833.  
  1834.  
  1835.  
  1836.  
  1837.  
  1838.  
  1839.  
  1840.  
  1841.  
  1842.  
  1843.                                      28
  1844.  
  1845.  
  1846. 12.  REFERENCES
  1847.  
  1848. 1.  Department of Defense Trusted Computer System Evaluation
  1849. Criteria, DoD, DoD 5200.28-STD, 1985. 
  1850.  
  1851. 2.  Schell, R.  R., ``Security Kernels: A Methodical Design of System
  1852. Security,'' in Technical Papers, USE Inc., Spring Conference, 5-9 March 1979,
  1853. pp.  245-250.
  1854.  
  1855. 3.  Schroeder, M.D., Cooperation of Mutually Suspicious Subsystems, PhD
  1856. dissertation, M.I.T., 1972.
  1857.  
  1858.  
  1859. 4.  Boebert, W.E., and Ferguson, C.T., ``A Partial Solution to the
  1860. Discretionary Trojan Horse Problem,'' 9th Security Conference, DoD/NBS,
  1861. September 1985, pp 141-144.  
  1862.  
  1863. 5.  Downs, D, ``Discretionary Access Control Guideline,'' Aerospace Report,
  1864. The Aerospace Corporation, September 1985.
  1865.  
  1866. 6.  Boebert, W.E., Kain, R.Y.  and Young, W.D., ``Secure Computing: The Secure
  1867. Ada Target Approach,'' Scientific Honeyweller, Vol.  6, No.  2 July 1985, pp
  1868. 1-17.
  1869.  
  1870.  
  1871. 7.  Saltzer, Jerome H., ``Protection and the Control of Information in
  1872. Multics,'' Communications of the ACM, Vol.  17, No.  7, July 1974, pp.
  1873. 388-402.  
  1874.  
  1875. 8.  Fabry, R.S., ``Capability-Based Addressing,'' Communications of
  1876. the ACM, Vol.  17, No.  7, July 1974, pp.  403-411.  
  1877.  
  1878. 9.  Redell, D.D., ``Naming and Protection in Extensible Operating Systems,''
  1879. AD-A001 721, published by M.I.T., Cambridge MA, November 1974.
  1880.  
  1881. 10.  Karger, P.A.  and Herbert, A.J., ``Lattice Security and Traceability of
  1882. Access,'' Symposium on Security and Privacy, IEEE, April 1984, pp.  13-23.
  1883.  
  1884. 11.  Gligor, V., Huskamp, J., Welke, S., Linn, C., and Mayfield, W.,
  1885. ``Traditional Capability-Based Systems: An Analysis of Their Ability to Meet
  1886. the Trusted Computer Security Evaluation Criteria,'' IDA Paper Pl 935, October
  1887. 1986.
  1888.  
  1889. 12.  Computer Associates, CA-SENTINEL Reference Guide, 1983.
  1890.  
  1891. 13.  Saltzer, Jerome H.  and Schroeder, Michael D., ``The Protection of
  1892. Information in Computer Systems,'' Proceedings of the IEEE, Vol.  63, No.  9,
  1893. September 1975, pp.  1278- 1308.
  1894.  
  1895. 14.  Honeywell Informations Systems, Inc., Multics Programmer's
  1896. Manual-Reference Guide, 7 ed., AG91.  
  1897.  
  1898. 15.  UC Berkeley, UNIX Programmer's Manual, 7 ed., 1981.
  1899.  
  1900. 16.  IBM, Access Method Services, 1983.  
  1901.  
  1902. 17.  Control Data Corporation, NOS Version 2 Reference Set, 3 ed., 1983.
  1903.  
  1904. 18.  APOLLO Computer Inc., The DOMAIN System Administrator's Guide, 3 ed.,
  1905. 1983.
  1906.  
  1907. 19.  Bell, D.E.  and LaPadula, L.J., ``Secure Computer Systems: Unified
  1908. Exposition and Multics Interpretation','' Tech.  report MTR-2997 Rev.  1,
  1909. MITRE Corp., March 1976.
  1910.  
  1911. 20.  Benzel Vickers, T., ``Overview of the SCOMP Architecture and
  1912. Security Mechanisms,'' Tech.  report MTR-9071, MITRE Corp., September 1983.
  1913.  
  1914.                                      29
  1915.