home *** CD-ROM | disk | FTP | other *** search
/ Handbook of Infosec Terms 2.0 / Handbook_of_Infosec_Terms_Version_2.0_ISSO.iso / text / rainbow / rbow017.txt < prev    next >
Text File  |  1996-09-03  |  63KB  |  742 lines

  1. NCSC-TG-017
  2. Library  No.  S-235,479
  3.        Version   1
  4.  
  5. FOREWORD
  6.  
  7. A Guide to Understanding Identification and Authentication in Trusted Systems provides a set of good practices related to identification and authentication (I& A).  We have written this guideline to help the vendor and evaluator community understand the requirements for I & A, as well as the level of detail required of I & A at all classes, as described in the Department of Defense Trusted Computer Systems Evaluation Criteria.  In an effort to provide guidance, we make recommendations in this technical guideline that are not requirements in the Criteria.
  8.  
  9. The / &A Guide is the latest in a series of technical guidelines published by the National Computer Security Center.  These publications provide insight to the Trusted Computer Systems Evaluation Criteria requirements for the computer security vendor and technical evaluator.  The goal of the Technical Guideline Program is to discuss each feature of the Criteria in detail and to provide the proper interpretations with specific guidance.
  10.  
  11. The National Computer Security Center has established an aggressive program to study and implement computer security technology.  Our goal is to encourage the widespread availability of trusted computer products for use by any organization desiring better protection of its important data.  One of the ways we do this is by the Trusted Product Evaluation Program.  This program focuses on the security features of commercially produced and supported computer systems.  We evaluate the protection capabilities against the established criteria presented in the Trusted Computer System Evaluation Criteria.  This program, and an open and cooperative business relationship with the computer and telecommunications industries, will result in the fulfillment of our country's information systems security requirements.  We resolve to meet the challenge of identifying trusted computer products suitable for use in processing delicate information.
  12.  
  13. I invite your suggestions for revising this technical guideline.  We will review this document as the need arises.
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20. Patrick R. G        r,                                               1 September 1991
  21. Director
  22. National Computer Security Center
  23.  
  24. ACKNOWLEDGMENTS
  25.  
  26. The National Computer Security Center extends special recognition and acknowledgment to James Anderson and to Lt.Col. Rayford Vaughn (USA) as coauthors of this document.  Lt.  Patricia R. Toth (USN) is recognized for the development of this guideline, and Capt.  James A. Muysenberg (USAF) is recognized for its editing and publication.
  27.  
  28. We wish to thank the many members of the computer security community who enthusiastically gave their time and technical expertise in reviewing this guideline and providing valuable comments and suggestions.
  29.  
  30.  
  31.  
  32.  
  33. TABLEOFCONTENTS
  34.  
  35. FOREWORD........................................    1
  36.  
  37. ACKNOWLEDGMENTS.................................    11
  38.  
  39. 1.0 INTRODUCTION................................    1
  40.       1.1 Background............................    1
  41.       1.2 Purpose...............................    1
  42.       1.3 Scope.................................    1
  43.       1.4 Control Objective.....................    2
  44.  
  45. 2.0 OVERVIEW OF PRINCIPLES.......... 3                                            
  46.       2.1 Purpose of I& A......................................3                  
  47.       2.2 The I& A  Process....................................4                  
  48.       2.3 Aspects of Effective Authentication......................5              
  49.       2.4 Security of Authentication Data.........................               9
  50.  
  51. 3.0 MEETING THE TCSEC REQUIREMENTS...................          11
  52.  
  53. 3.1    Cl Requirements...................................                11 
  54.           3.1.1 I&A Requirements...............................            11 
  55.            3.1.2 Other Related Requirements........................          1 1 
  56.            3.1.3 Comments.....................................              11
  57. 3.2    C2 Requirements...................................                12 
  58.          3.2.1  I & A Requirements...............................            1 2 
  59.           3.2.2  Other Related Requirements........................          1 2  
  60.           3.2.3  Comments.....................................              13
  61. 3.3    Bl Requirements...................................                14  
  62.          3.3.1  I &A Requirements...............................            14 
  63.           3.3.2  Other Related Requirements........................          14  
  64.           3.3.3  Comments.....................................              15
  65. 3.4    B2 Requirements...................................                15  
  66.          3.4.1  I & A Requirements...............................            1 5  
  67.           3.4.2  Other Related Requirements........................          1 6 
  68.           3.4.3  Comments.....................................              16
  69. 3.5    B3 (and Al) Requirements...........................                 16 
  70.          3.5.1  I & A Requirements...............................            1 6  
  71.           3.5.2  Other Related Requirements........................          1 7 
  72. 3.5.3 Comments.....................................              17
  73.  
  74. IDENTIFICATION & AUTHENTICATION GUIDELINE
  75.  
  76.  
  77.  
  78.  
  79. 4.0 POSSIBLE METHODS OF IMPLEMENTATION............    19
  80.      4.1 Something A User Knows (Type 1 Method)...    19
  81.      4.2 Something A User Has (Type 2 Method).....    20
  82.      4.3 Something a User Is (Type 3 Method)......    21
  83.      4.4 Comments.................................    21
  84.  
  85. GLOSSARY..........................................    25
  86.  
  87. BIBLIOGRAPHY......................................    29
  88.  
  89. 1.0    INTRODUCTION
  90.  
  91. 1.1    BACKGROUND
  92.  
  93. The principal goal of the National Computer Security Center (NCSC) is to encourage the widespread availability of trusted computer systems.  In support of this goal the NCSC created a metric, the DoD Trusted Computer System Evaluation Criteria (TCSEC) [3], against which computer systems could be evaluated.
  94.  
  95. The TCSEC was originally published on 15 August 1983 as CSC-STD-001 -83.  In December 1985 the Department of Defense adopted it, with a few changes, as a Department of Defense Standard, DoD 5200.28-STD. DoD Directive 5200.28, Security Requirements for Automatic Information Systems (AlSs) [1 1 ], requires the TCSEC be used throughout the Department of Defense.  The TCSEC is the standard used for evaluating the effectiveness of security controls built into DoD AlSs.
  96.  
  97. The TCSEC is divided into four divisions: D, C, B, and A. These divisions are ordered in a hierarchical manner, with the highest division (A) being reserved for systems providing the best available level of assurance and security.  Within divisions C and B are subdivisions known as classes, which are also ordered in a hierarchical manner to represent different levels of security in these divisions.
  98.  
  99. 1.2 PURPOSE
  100.  
  101. This document provides guidance to vendors on how to design and incorporate effective identification and authentication (I& A) mechanisms into their systems.  It's also written to help vendors and evaluators understand I& A requirements.  Examples in this document are not the only way of accomplishing identification or authentication.  Nor are the recommendations supplementary requirements to the TCSEC.  The only measure of TCSEC compliance is the TCSEC itself.
  102. 1.3 SCOPE
  103. Computer security is founded upon the notion of controlling access between AIS users and the data within the AIS.  The concept of controlled access relies upon establishing identifying information for the AIS users, such that this information can be used to determine whether the user has the proper clearance or identity to access a given data object.  In this manner, the I & A requirements are central to the
  104.  
  105. 1
  106. IDENTIFICATION & AUTHENTICATION GUIDELINE
  107.  
  108.  
  109. system's identification and authentication of users, and thus the enforcement of the Mandatory Access Control (MAC) and Discretionary Access Control (DAC) policies.  I& A also provides the audit mechanism the information it needs to associate actions with specific users.
  110.  
  111. 1.4 CONTROL OBJECTIVE
  112.  
  113. Identification is part of the accountability control objective.  The accountability control objective states:
  114.  
  115. "Systems that are used to process or handle classified or other sensitive information must assure individual accountability whenever either a mandatory or discretionary security policy is invoked.  Furthermore, to assure accountability the capability must exist for an authorized and competent agent to access and evaluate accountability information by a secure means, within a reasonable amount of time, and without undue difficulty." [3, p. 76]
  116.  
  117. The fundamental identification requirement states:
  118.  
  119. "Individual subjects must be identified.  Each access to information must be mediated based on who is accessing the information and what classes of information they are authorized to deal with.  This identification and authorization information must be securely maintained by the computer system and be associated with every active element that performs some security-relevant action in the system." [3, p. 4]
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128. 2
  129.  
  130. 2.0 OVERVIEW OF PRINCIPLES
  131.  
  132. Identification and authentication requirements are found together throughout all evaluation classes.  They are directly related in that "identification" is a statement of who the user is (globally known) whereas "authentication" is proof of identification.  Authentication is the process by which a claimed identity is verified.  The I & A procedures of a system are critical to the correct operation of all other trusted computing base (TCB) security features.
  133.  
  134. 2.1 PURPOSE OF I& A
  135.  
  136. The strength of I& A procedures directly impacts the ability of the other TCB mechanisms to fulfill their function.  For example, the strength of an audit mechanism and the assurance of correctness in the audit is dependent upon the I & A mechanism.  If I& A is successfully circumvented, then all audited actions become unreliable, because an incorrect ID could be associated with auditable actions.  In this sense, the I& A requirement is the foundation for other TCB functional requirements (figure 1).
  137. A TCB, using security-relevant data structures, controls access to a system, determines authorized access to objects within a system, and associates audited actions' with specific individuals based on their identity.
  138. In controlling access to a system, the TCB acts as the first line of defense.  Once the TCB identifies the user as a unique entity or a member of a group, it then accurately determines what access privileges the user may be assigned with respect to the data protected by the system.  If the system has a Cl rating, group
  139.        AUDIT                 DAC                  MAC
  140. IDENTIFICATION AND AUTHENTICATION
  141. figure 1
  142.  
  143.  
  144. 'Auditing of I &A mechanisms begins at C2.
  145.  
  146.  
  147. 3
  148. IDENTIFICATION & AUTHENTICATION GUIDELINE
  149.  
  150.  
  151. membership provides sufficient granularity for enforcing the I& A requirements.  In C2 or higher rated systems, I &A enforcement must be at the individual user level.' Systems at the B and A levels enforce a mandatory access control policy and use the I & A mechanism to establish an authorized security level or levels at which the user will operate during a given session.
  152.  
  153. The user's identity determines which functions or privileges the user can exercise on a system.  In some systems (e.g., transaction systems), functional access may be the predominant expression of security policy.  A common case of functional access found in many systems is the control of access to the system security officer's functions based on his identity.
  154.  
  155. The purpose of a device also may determine functions or privileges the user can exercise on a system.  For example, the same physical mechanisms protecting system hardware normally protect the device commonly called the "operator's console." The user of this device is ordinarily subject to stronger physical controls and administrative procedures than are other users of the system.  In some cases, access to the device implies physical access to the data (all storage media) that the TCB is charged to protect.  In Bl and lower rated systems, the I & A requirements may be relaxed for the user of the operator's console if the device is protected by the same physical security mechanisms protecting the system itself.
  156.  
  157. Auditing functions in trusted systems are a TCB responsibility.  Certainly, accurate identification of an individual user is required for proper attribution of actions taken on behalf of the individual by the system.  Again, the strength of the I& A mechanism directly affects the reliability and assurance of correct audit functions.
  158.  
  159. 2.2  THE I& A PROCESS
  160. The identification and authentication process (typically called "login") starts with a user establishing communications with the TCB. (In B2 and above TCBS, this is done by invoking a Trusted Path, which is guaranteed by design to be an inviolable
  161.  
  162.  
  163. *Discretionary access controls, enforced at the C level and higher, are dependent upon effective and reliable I & A.
  164.  
  165. tsee Interpretations Cl-CI-02-83 and Cl-CI-04-86 on the NCSC DockMaster Eval Announcements forum.  B2 and above require the operator to log on, but operator logon is optional at 817and below.
  166.  
  167.  
  168. 4
  169.  
  170. OVERVIEW  OF  PRINCIPLES
  171.  
  172.  
  173. communication path between the user and the TCB.) Once the user is communicating with the TCB, the user identifies himself (i.e., claims an identity).  Either as part of the transmission claiming an identity or in response to a prompt from the TCB, the user supplies one or more authentication elements as proof of identity.
  174. The TCB, using the claimed identity and authentication elements as parameters, validates the supplied information against an authentication database.  If the information from the user satisfies the TCB validation process, the TCB completes the login by establishing a user session, and associating the user's identity and access control information with that session.  In Cl-C2 systems, this access control information may merely be a recording of the user identity to compare to access control information associated with files.  In Bl-Al systems, the TCB also associates a specific security level (within the valid range for the user) with the user session for use in making mandatory access control decisions.
  175. At C2 and above, the TCB is able to record (audit) the success or failure of a new login.  If the login succeeded, the TCB then completes any necessary actions to establish the user session.
  176. 2.3 ASPECTS OF EFFECTIVE AUTHENTICATION
  177. Users' identities are verified using one of three generic methods: something they know (type 1), something they have (type 2), or something they are (type 3).  While the requirements of the TCSEC can be met by any ONE of these different methods, systems using two or more methods can result in greater system security.  Systems using only one method of authentication may be more vulnerable to compromise of the authenticator, thus multiple methods are preferred.
  178. Examples of type 1 mechanisms include passwords, passphrases, PINs (Personal Identification Numbers), and data 'about one's self or family members.  Type 2 mechanisms include real and electronic keys, challenge response generators, and magnetic-strip cards or badges.  The final category, type 3, includes fingerprints, retinal patterns, DNA patterns, and hand geometry.
  179. To be effective, authentication mechanisms must uniquely and unforgeably identify an individual.  "Authentication by knowledge" (type 1) and "authentication by ownership" (type2) mechanisms are limited in effectiveness through only being associated with a person by possession.  A person possesses knowledge or some
  180.  
  181. 5
  182. IDENTIFICATION & AUTHENTICATION GUIDELINE
  183.  
  184.  
  185. Type 1    Authentication by Knowledge (Something They Know)
  186.  
  187. Type 2    Authentication by Ownership (Something They Have)
  188.  
  189. Type 3   Authentication by Characteristic (Something They Are)
  190.  
  191.  
  192. figure 2
  193.  
  194. identifying object, but since the user is not physically attached to the authentication information, the authentication information could be lost, stolen, or otherwise compromised.
  195.  
  196. What distinguishes the first two types is how effectively each can be protected; each has advantages and disadvantages.  The principal weakness of type 1 is duplication.  Not only is it usually very easy to learn something someone else knows, but it may be possible to guess the information without even having access to it.  No special tools, skills, or equipment are required to duplicate "authentication by knowledge." One can often break it by a simple brute force guessing attack using automated techniques.
  197.  
  198. The most important advantage of this type of authentication item is this: the user can take it anywhere and change it whenever a compromise should occur.  Another advantage is its simplicity, since such information tends to be easily represented to the TCB without special equipment.  Any authentication data must ultimately be encoded in some form in the TCB's authentication database, and in this sense a copy of the information has to be kept by the TCB to be usable in authentication.  Since a character string can usually represent type 1, it's easy to store it for later use by the TCB.
  199.  
  200. Although type 1 is easy to copy if it's genuinely unique, such as a nonsense word or number, it may be easier to guard it than a physical object.  This is because an item of knowledge, although easily copied, is always fully in the possession of the person it identifies.  Unlike a key, card, or other physical device, "authentication by knowledge" can't be stolen while temporarily left sitting on a desk, can't accidentally fall out of a pocket, and often can't be forcefully stolen unless the person stealing it can verify it is correct.  Yet the ease of duplication makes type 1 always an imperfect form of authentication and thus requires conscientious protection to remain effective.
  201.  
  202.  
  203. 6
  204.  
  205.  
  206. OVERVIEW  OF  PRINCIPLES
  207.  
  208.  
  209. By comparison, "authentication by ownership" has its major strength in the difficulty of duplication.  Type 1 is, in fact, an example of type 2. So when we speak of type2 we will, by convention, mean a physical object rather than an item of knowledge.  While such objects require more effort to guard from theft, they can be made using special equipment or procedures that are generally unavailable.  Hence, duplicating them is more costly than the value of whatever is to be gained by falsifying them.  This discourages their duplication, although it doesn't necessarily prevent duplication by a determined intruder.
  210.  
  211. The third type of authentication item, "authentication by characteristic," is much stronger than the first two.  After all, the goal of authentication is to verify who you are, and type 3 is very closely tied to this.
  212.  
  213. A major obstacle with this type of authentication is the difficulty of building cost-effective peripherals that can obtain a complete enough sample of a characteristic to entirely distinguish one individual from another.  Cost is also a factor in identifying type 2. But in type 3, the authentication item itself can be designed to simplify identification by the TCB.  Conventional computer peripherals usually cannot easily encode "authentication by characteristic." While it may be easy to build devices that confirm someone's distinguishing features such as weight or finger length, the additior, of more detail to completely distinguish one person from another can substantially increase the cost.
  214.  
  215. Fortunately, an adequately unique identification doesn't require every detail about a person.  Thus, specific methods such as fingerprinting or eye retinal scans may be used alone, reducing costs in comparison with a total examination of all a person's physical attributes.  Even these methods incur greater costs than simple use of a password, which requires no additional hardware at all, and they are not guaranteed to be infallible.  Identical twins for instance would not be distinguishable by DNA readers, and might not be distinguishable by other specific tests of physical characteristics.  In the imaginary case of entirely identical twins, the two individuals might be solely distinguished by things in the "authentication by knowledge" category.
  216.  
  217. Not only do the various types of authentication methods have cost and feasibility tradeoffs, but an adequate certainty of authentication may require several methods. (Each is subject to an amount of error at the most theoretical level.) One would
  218.  
  219.  
  220. 7
  221.  
  222. IDENTIFICATION & AUTHENTICATION GUIDELINE
  223.  
  224.  
  225. expect greater assurance from a combination of type 1 and type 2 mechanisms than either used alone.  Likewise, type 3 may provide more assurance than the combination of types 1 and 2 together.  Potential approach choices are shown in figure 3, where type 12 represents the use of type 1 and type 2 mechanisms.
  226.  
  227. Direct comparisons of strength relationships are not possible unless one knows the exact implementation mechanism; however, one can theorize that some such relationships are likely.  One might argue that type 2 is stronger than type 1 in terms of assurance, and type 123 is probably stronger than type 12.  Singular mechanisms may offer the needed assurance at lower levels, whereas higher levels may require combinations to achieve adequate assurance.
  228.  
  229.  
  230.  
  231.  
  232. figure 3
  233.  
  234.  
  235.  
  236. 8
  237.  
  238. OVERVIEW  OF  PRINCIPLES
  239.  
  240.  
  241.  
  242.  
  243.  
  244. 2.4 SECURITY OF AUTHENTICATION DATA
  245.  
  246. Identification and authentication data (like most transmissions) is vulnerable to interception (e.g., eavesdropping, spoofing) by an intruder interposed between the user and the TCB.  As a consequence, the connection between a user and the trusted computer requires protection commensurate with the sensitivity of the data the system processes.  Due to government regulations, systems used to process classified data must meet stringent physical security standards that include protection of the connection of a terminal to the TCB. (This protection can involve putting the computer and its terminals in a physically secure area, protecting the wireways between the terminals and the computer, or using cryptography to protect the transmissions.) Unclassified systems may require similar protection.  Additionally, B2 and higher rated systems must have trusted paths.
  247. Networks provide many opportunities for intruders to intercept the I& A data.  One-time passwords can help protect against that possibility.
  248. The user authentication data must be stored, protected, and maintained by the TCB.  It should be accessible only to the System Security Officer (SSO).  However, even the SSO should be barred from seeing the actual plain text version of the data (for example, the passwords used by the users.) To assure only the SSO can access and manipulate the I& A database, a unique and possibly extended special SSO identification and authentication procedure must be embedded in the TCB.  The TCB should use this procedure to verify the identity of the SSO (and perhaps the device used) when that individual maintains the I & A database.
  249. Besides interception, operator misfeasance or unauthorized physical access could compromise I& A data.  This may be done by mishandling off-line versions of the data in such forms as system backup files, fault-induced system dumps, or listings.  To protect I &A data from this kind unauthorized disclosure, the data could be stored in encrypted form.  Several so-called one-way transformations (non-invertible functions) of authentication data exist that could serve the function (see Purdy [10]).  However, if one uses one-way transformations, it's important it be a true noninvertible transformation.  For an example of how an ad hoc one-way transformation was broken, see Downey's paper [4].
  250.  
  251.  
  252.  
  253.  
  254. 9
  255. IDENTIFICATION & AUTHENTICATION GUIDELINE
  256.  
  257.  
  258. The authentication database needs protection from general access whether the database is encrypted or not.  Even in an encrypted form, a database may be subject to a "catalog attack." (Such an attack was highly successful during the November 1988 INTERNET attack by a network worm program. [5]) A catalog attack is conducted by encrypting a dictionary of probable authentication data (e.g., passwords).  The attacker then matches the ciphertexts of the authentication database with the ciphertext of the dictionary to discover legitimate authenticators.  If the database stores both the user's identification and authentication in encrypted form, the attacker must find a user's identification AND authenticator (e.g., the password) in COMBINATION.  However, the need to protect the transformation mechanism remains.
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267. 10
  268.  
  269. 3.0 MEETING THE TCSEC REQUIREMENTS
  270.  
  271. This chapter describes the I & A requirements from the TCSEC and their interaction with related TCSEC requirements.
  272.  
  273. 3.1    Cl REQUIREMENTS
  274.  
  275. 3.1.1 I&ARequirements
  276.  
  277. "2.1.2.1 Identification and Authentication
  278.  
  279. The TCB shall require users to identify themselves to it before beginning to perform any other actions that the TCB is expected to mediate.  Furthermore, the TCB shall use a protected mechanism (e.g., passwords) to authenticate the user's identity. The TCB shall protect authentication data so that it cannot be accessed by any unauthorized user."
  280.  
  281. 3.1.2 Other Related Requirements
  282.  
  283. " 2. 1. 1. 1 Discretionary Access Control
  284.  . . .The enforcement mechanism (e.g., self/group/public controls, access control lists) shall allow users to specify and control sharing of those objects by named individuals or defined groups or both."
  285.  
  286. 3.1.3 Comments
  287.  
  288. The related Discretionary Access Control (DAC) requirement, allowing users to control sharing by defined groups, means it's sufficient to identify users as a member of a group.  Individual identity is NOT required at Cl.  Thus, it's acceptable to have a collective identity such as "Purchasing," authenticated with a password controlling access to a purchasing file.  The TCSEC requires no additional information.  And, without individual accounting, auditing isn't possible or required.
  289. What is sufficient authentication? This is a difficult question, since it interacts critically with how the Trusted System is used, combined with the assurances and design features associated with the ratings. (See Guidance for Applying the Department of Defense Trusted Computer System Evaluation Criteria in Specific Environments [71.) The Cl requirement specifies only the use of a protected mechanism
  290.  
  291.  
  292.  
  293. 1 1
  294. IDENTIFICATION & AUTHENTICATION GUIDELINE
  295.  
  296.  
  297. and gives, as an example, passwords.  As discussed elsewhere in this guideline, passwords can be an effective authentication mechanism if conscientiously applied.
  298. 3.2    C2 REQUIREMENTS
  299.  
  300. 3.2.1 1 &A Requirements
  301.  
  302. "2.2.2.1 Identification and Authentication
  303.  
  304. The TCB shall require users to identify themselves to it before beginning to perform any other actions that the TCB is expected to mediate.  Furthermore, the TCB shall use a protected mechanism (e.g., passwords) to authenticate the user's identity. The TCB shall protect authentication data so that it cannot be accessed by any unauthorized user. The TCB shall be able to enforce individual accountability by providing the capability to uniquely identify each individual ADP system user. The TCB shall also provide the capability of associating this identity with all auditable actions taken by that individual."
  305.  
  306. 3.2.2 Other Related Requirements
  307.  
  308. "2.2. 1. I Discretionary Access Control
  309.  
  310. ...  The enforcement mechanism ... shall allow users to specify and control sharing of . . . objects by . . . defined groups of individuals . . . . These access controls shall be capable of including or excluding access to the granularity of a single user. . . . "
  311.  
  312. "2.2.2.2 Audit
  313.  
  314. ... The TCB shall be able to record the following types of events: use of identification and authentication mechanisms, .. . actions taken by computer operators and system administrators and/or system security officers . . . . For each recorded event, the audit record shall identify: date and time of the event, user, type of event, and success or failure of the event.  For identifications authentication events the origin of request (e.g., terminal ID) shall be included in the audit record.... The ADP system administrator shall be able to selectively audit ... one or more users based on individual identity."
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321. 12
  322.  
  323. MEETING THE  TCSEC  REQUIREMENTS
  324.  
  325.  
  326.  
  327.  
  328.  
  329. 3.2.3 Comments
  330.  
  331. Beginning at the C2 level, individual users are identified.  The access control requirement mandates using individual identity for access decisions.  If group-based access control is available, membership in the group is based on the identity of the individual rather than a user providing a group name with an authenticator.  This is an important distinction.  With a group identifier, a collective name and shared authenticator is valid.  With individual identifiers, a unique individual ID, verified through unique authentication, is used to determine membership in the group, with group identification then used to access the data.  In this latter implementation, the system can audit the actions of the individual, thus ensuring individual accountability.
  332. Strengthening the requirement for individual identity is the audit requirement.  This means the system administrator can audit the actions of any one or more users, based on individual identity.  I & A must distinguish operators, system administrators, and system security officers from ordinary users in order to record security related events as actions initiated by the individuals performing those roles.  Since individuals performing those roles may also be ordinary users of the system, it's necessary to distinguish the people when acting as ordinary users.
  333. As an example, in one (network) system with many individuals performing administrator or security officer tasks, the system established an identifier associated with the role being performed (e.g., System Administrator (SA)).  In an extended logon, a two-step identification and authentication occurred; first as the SA, and then as the individual performing that role.  If the individual wasn't recognized as one of those authorized the SA functions, the logon ended and the system audited the event.
  334. Audit records taken of actions done by the SA incorporated the individual's identity.  Later examination of the audit records permitted collection of all actions by the SA in time-sequenced order.  Within the SA function, the system identified individuals performing in the SA role.  Since this was a very large international timesharing system, two or more people might be doing SA functions totally independently of each other.  The system recorded all their activities under the SA identity, and within each record were the identities of the individuals actually performing the function.
  335.  
  336.  
  337. 13
  338. IDENTIFICATION & AUTHENTICATION GUIDELINE
  339.  
  340.  
  341. Finally, the related audit requirement calls for identification of the origin of I& A events.  The example given is from a terminal, but, in some systems, it may be a stored batch procedure (PROC on some systems) activated by an operator from the operator's console.  In this case, the audit record should contain both the operator's console ID and an indication the operator ran the job for some individual identified in the batch procedure.  The origin of a connection is often joined with the user's identity to insure the terminal's location is approved to handle classified material at the user's authorized level.
  342.  
  343. 3.3     Bl REQUIREMENTS
  344.  
  345. 3.3.1  1 &A Requirements
  346.  
  347. "3.1.2.1 Identification and Authentication
  348.  
  349. The TCB shall require users to identity themselves to it before beginning to perform any other actions that the TCB is expected to mediate.  Furthermore, the TCB shall maintain authentication data that includes information for verifying the identity of individual users (e.g., passwords) as well as information for determining the clearance and authorizations of individual users.  This data shall be used by the TCB to authenticate the user's identity and to ensure that the security level and authorizations of subjects external to the TCB that may be created to act on behalf of the individual user are dominated by the clearance and authorization of that user.  The TCB shall protect authentication data so that it cannot be accessed by any unauthorized user.  The TCB shall be able to enforce individual accountability by providing the capability to uniquely identify each individual ADP system user.  The TCB shall also provide the capability of associating this identity with a// auditable actions taken by that individual."
  350.  
  351. 3.3.2  Other Related Requirements
  352.  
  353. "3.1.1.4 Mandatory Access Control
  354. ... Identification and authentication data shall be used by the TCB to authenticate the user's identity and to ensure that the security level and authorization of subjects external to the TCB that may be created to act on behalf of the individual user are dominated by the clearance and authorization of that user."
  355.  
  356.  
  357.  
  358.  
  359. 1 4
  360.  
  361. MEETING THE  TCSEC  REQUIREMENTS
  362.  
  363.  
  364.  
  365.  
  366. 3.3.3 Comments
  367.  
  368. Bl is the first rating level in which access and data movement control based on sensitivity levels of subjects and objects takes place.  For an unprivileged user, the I & A data is used to determine the user's current authorization level, which the TCB compares with its user database containing authorization ranges for each user.  If the logon information is correct and his level is valid, the TCB lets him on the system.  Then the TCB moderates the access to files based on the user's current level and the label on the file or object the user is trying to get to.  Since the sensitivity level is represented by the clearance and category of access, and object access permission is determined by the sensitivity associated with both the subject (outside of the TCB) and the object, the authorization of a subject becomes a component of the authentication requirement.
  369.  
  370. The meaning of the term "authorizations" in this section includes functional roles assigned to individuals.  The authorizations associated with user roles (e.g., SA, SSO, operator) define modes of access that may or may not be controlled by a label-processing (or MAC) policy, depending upon the particular system.  One can have a system where a user, acting as an authorized SSO, may add new users, delete users, or modify their authentication data to increase or decrease their authorizeci access, all without any sensitivity label associated with the records or the SSO's actions.  Such actions are, of course, subject to audit.  The better approach uses MAC mechanisms to provide additional support for administrative least privilege.  Here the user, as the SSO, must still log onto the system at whatever level is necessary to do his work.
  371.  
  372. 3.4    B2 REQUIREMENTS
  373.  
  374. 3.4.1 I&ARequirements
  375.  
  376. "3.2.2.1  Identification and Authentication
  377.  
  378. The TCB shall require users to identify themselves to it before beginning to perform any other actions that the TCB is expected to mediate.  Furthermore, the TCB shall maintain authentication data that includes information for verifying the identity of individual users (e.g., passwords) as well as information for determining the clearance and authorizations of individual users.  This data shall be used by the TCB to authenticate the user's identity and to ensure that the security level and authorizations of
  379.  
  380.  
  381. 15
  382.  
  383. IDENTIFICATION & AUTHENTICATION GUIDELINE
  384.  
  385.  
  386. subjects external to the TCB that may be created to act on behalf of the individual user are dominated by the clearance and authorization of that user.  The TCB shall protect authentication data so that it cannot be accessed by any unauthorized user. The TCB shall be able to enforce individual accountability by providing the capability to uniquely identify each individual ADP system user.  The TCB shall also provide the capability of associating this identity with all auditable actions taken by that individual.  "
  387.  
  388. "3.2.2.1.1  TrustedPath
  389.  
  390. The TCB shall support a trusted communication path between itself and [the] user for initial login and authentication.  Communications via this path shall be initiated exclusively by a user."
  391.  
  392. 3.4.2  Other Related Requirements
  393.  
  394. "3.2.3.1.4 Trusted Facility Management
  395.  
  396. The TCB shall support separate operator and administrator functions."
  397.  
  398. 3.4.3  Comments
  399.  
  400. The trusted path requirement is the principal addition at this level.  The B2 level is the first rating level providing sufficient architectural support for trusted paths in an operating system.  This requirement ensures that at the B2 level and above, the individual user logging in is in unforgeable communication with the TCB, and not some program masquerading as a TCB.  Otherwise, the user may be spoofed into divulging his authentication data to an application program.
  401.  
  402. The requirement to support separate operator and administrator functions could place an additional burden on the I& A function to distinguish individuals acting in those roles.  To this end, the (functional) authorizations associated with the authentication data from the Bl requirement can be effectively used.
  403.  
  404. 3.5     B3 (AND Al) REQUIREMENTS
  405.  
  406. 3.5.1  I&ARequirements
  407.  
  408. "3.3.2. 1  Identification and Authentication
  409. The TCB shall require users to identify themselves to it before beginning to perform any other actions that the TCB is expected to mediate.  Furthermore, the TCB shall
  410.  
  411. 1 6
  412.  
  413.  
  414. MEETING  THE  TCSEC  REQUIREMENTS
  415.  
  416.  
  417. maintain authentication data that includes information for verifying the identity of individual users (e.g., passwords) as we// as information for determining the clearance and authorizations of individual users.  This data shall be used by the TCB to authenticate the user's identity and to ensure that the security level and authorizations of subjects external to the TCB that may be created to act on behalf of the individual user are dominated by the clearance and authorization of that user.  The TCB shall protect authentication data so that it cannot be accessed by any unauthorized user. The TCB shall be able to enforce individual accountability by providing the capability to uniquely identify each individual ADP system user.  The TCB shall also provide the capability of associating this identity with a// auditable actions taken by that individual.  "
  418. "3.3.2. 1. 1  Trusted Path
  419. The TCB shall support a trusted communication path between itself and users for use when a positive TCB-to-user connection is required (e.g., login, change subject security level). Communications via this trusted path shall be activated exclusively by a user or the TCB and shall be logically isolated and unmistakably distinguishable from other paths."
  420. 3.5.2 Other Related Requirements
  421. "3.3. 1. 1 Discretionary Access Control
  422.  
  423. The TCB shall define and control access between named users and named objects (e.g., files and programs) .... These access controls shall be capable of specifying, for each named object, a list of named individuals and a list of groups of named individuals with their respective modes of access to that object.  Furthermore, for each such named object, it shall be possible to specify a list of named individuals and a list of groups of named individuals for which no access to the object is to be given......
  424.  
  425. 3.5.3 Comments
  426.  
  427. The trusted path's use is generalized to "when[ever] a positive TCB-to-user connection is required," not just for login.  In B3 systems, other TCB-to-user communications may be going on, hence the requirement to logically isolate and to distinguish the TRUSTED path from all other paths.  Note that the TCB can start the trusted path if necessary.
  428.  
  429.  
  430. 1 7
  431. IDENTIFICATION & AUTHENTICATION GUIDELINE
  432.  
  433.  
  434. The distinction between trusted path at B3 and trusted path at B2 hinges on whether the TCB needs to be aware of a previous context.  In the B2 case, the only requirement for trusted path is at login.  In the B3 case, a trusted path may be required for a user to change security levels or to initiate another process at a different security level from the one he is now in.  An example of the TCB starting the trusted path could be telling a user his security level has been changed as requested.
  435.  
  436. The principal impact of this requirement is the establishment of a trusted path between a user (i.e., an individual) and the TCB, not a process-subject, nor any other user-surrogates.  It's as important for the person connecting to the TCB to be assured of the identity of the TCB as it is for the TCB to be assured of the identity of the individual.  Earlier work in computer security suggested re-authentication as an assurance mechanism to cover cases of this kind.  If the system has such a capability, the time between (re)authentications should be a configuration parameter.
  437.  
  438. The related Discretionary Access Control requirement has two components; first, each named object (already controlled by the Mandatory Access controls) shall also be under Discretionary Access controls.  Second, lists of named individuals or groups authorized or specifically denied access must be maintained for each named object.
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447. 18
  448.  
  449. 4.0 POSSIBLE METHODS OF IMPLEMENTATION
  450.  
  451. There are a wide variety of implementation methods possible for identifying and authenticating people.  The challenge to the TCB designer is how to integrate the method chosen into the rest of the TCB design in such a way that the chosen technique cannot be bypassed or penetrated.  The most frequent method of identifying individuals is still the claimed identity authenticated with a password.  A reasonable discussion of the issues is carried in Hoffman [8], although it's not complete with respect to all the problems.  The following discussion serves as a set of good examples or a general guideline only.  There are many other acceptable methods of I & A.
  452.  
  453. 4.1 SOMETHING A USER KNOWS (TYPE 1 METHOD)
  454.  
  455. This method is almost entirely focused on passwords.  In the past, eight character passwords have been more or less the standard on most systems providing user identification and authentication, although there is no specified standard for password length.  The Department of Defense Password Management Guideline [2] recommends a minimum of six characters.  Two appendices in that guideline discuss the parameters affecting the choice of password length.
  456. The guideline also strongly recommends automating password generation.  A description of a pronounceable password generator can be found in Gasser's paper [6].
  457. As indicated above, simple passwords are sufficient for the lower rating classes.  As one moves up in the ratings, the password or passphrase system should become more sophisticated.  In the higher classes the password scheme should be some variation of the one-time password schemes or a combination of techniques, as depicted in figure 3.
  458. In a one-time password scheme, the system provides the user with an initial password to authenticate his claimed identity.  During the initial logon, the user receives a new password for the next logon.  In the earliest conception of this approach, no one was concerned for wiretapped lines intercepting the users' passwords, since all lines were within protected wireways.  The only concerns were for someone masquerading as another t,-ser without being discovered or for users writing down their passwords so they wouldn't forget them.
  459.  
  460.  
  461. 19
  462. IDENTIFICATION & AUTHENTICATION GUIDELINE
  463.  
  464.  
  465. In modern applications, particularly with personal computers used as terminals, the TCB could encrypt the next password for the user.  The user would receive his next password, decrypt it with his (personal, unique) decrypt key, and save it for his next session.
  466.  
  467. Other proposals include storing personal data about an individual, such as your grandmother's maiden name, the age of your father when he was married, the middle name of your 3rd sister, etc.  This method falls short of the TCSEC requirements for a variety of reasons.  It's difficult to administer for any reasonable number of users, and, even if one randomizes the challenge, the total number of available answers is too small.  Personal information relevant to an individual is normally available from public sources and not protected.
  468.  
  469. 4.2 SOMETHING A USER HAS (TYPE 2 METHOD)
  470.  
  471. This type contains several artifact approaches to providing positive identity of users.  The schemes span a wide range, from magnetic strip readers to various forms of ignition keys (some with cryptographic subsystems, others merely alternate forms of the magnetic strip reader).  An interesting form of "something one has" that combines the artifact with a password scheme is typified by a one-time password (challenge and response) device.  The device is a calculator-sized unit that, if keyed correctly by a user with a personal identification number (PIN), generates a correct one-time response to a password challenge issued by a server host.
  472.  
  473. Possession of the device alone does not let one obtain the correct response to a random challenge.  One must have the artifact and know the PIN to use it.  There's no known way to read the PINs set in this particular product, so loss of the device may be an inconvenience rather than a security breach of major magnitude if reported immediately.
  474.  
  475. While it's possible such devices could be stolen from the rightful user, the security breach might be manageable, unless the user doesn't report the loss immediately or carelessly writes the PIN down.  Furthermore, if one augments the mechanism with the standard password approach to form a Type 12 method, one gets much greater assurance.
  476.  
  477.  
  478.  
  479.  
  480.  
  481. 20
  482.  
  483. POSSIBLE METHODS OF  IMPLEMENTATION
  484.  
  485.  
  486. There's a tendency to require total security for simple devices (locking them in safes or restricting where they may be carried).  Many times all that's needed is the ability to detect the loss or compromise of the device.
  487.  
  488. 4.3 SOMETHING A USER IS (TYPE 3 METHOD)
  489.  
  490. This category of authentication includes all the biometric schemes, such as fingerprint readers, lip print readers, retinal scanners, DNA analyzers, and dynamic signature readers.  Some claim these devices have substantial resolution powers, virtually eliminating false acceptance, while keeping the false rejections at a reasonable level.' However, the statistical nature of the acceptance or rejection is something to consider.  We noted earlier one could double up the authentication mechanisms for higher rated systems so authentication is based on two independent elements, for example a fingerprint reader and a password (type 13 method).  Such a scheme would virtually eliminate false acceptance of the I & A procedure.  In a doubled up authentication scheme, the system shouldn't accept either one of the elements unless the other element is also correct.
  491.  
  492. The vendors of biometric devices have a harder time than those who are content with simple passwords, since it's virtually impossible to change the biometric parameter being measured.  However, it may be possible to copy the biometric parameter in such a way to gain access to a system as though one is the actual user.  If an intruder' interposes himself between the measuring device and the TCB, absent a protected path, he can copy the reading for replay at a later time.  As this may be possible regardless of the authentication technique used, this suggests either making the authentication element be one-time, or protecting the path between authentication entry (measurement) and the TCB against interception.
  493.  
  494. 4.4 COMMENTS
  495.  
  496. The requirements for identification and authentication are stressed heavily in the direction of authentication.  One claims an identity, then must prove it to the operating system.  It's "theoretically" possible to have self-identifying authentication (or it might be called self-authenticating identification).  Examples of such might be a
  497.  
  498. *Martin, in his book, reported false acceptance of a voice recognizor at 1%, and a hand geometry reader at 0.5 to 0.05%, depending on the measurement tolerances.  The voice recognizor had a false rejection of 1%, while the hand geometry reader was "very low." [9]
  499.  
  500.  
  501. 21
  502.  
  503. IDENTIFICATION & AUTHENTICATION GUIDELINE
  504.  
  505.  
  506. fingerprint reader or a DNA analysis of cells scraped from the skin.  Of course, it's always (and probably incorrectly) assumed one can maintain the integrity of one's skin or fingerprints.  However, it might be possible to copy fingerprints onto a latex finger (or fingers), and obtaining a patch of skin might not be as difficult as one might imagine.  Even for self-identifying authentication, the protection of the authentication mechanism is key to its successful application.
  507.  
  508. As indicated above, if applied in situations calling for application of lower rating classes, such methods that combine identification and authentication could very well be sufficient.  In situations where higher classes are called for, the methods could be combined with another generic authenticator.  In effect this erects a second access barrier for systems used in higher risk situations.
  509.  
  510. How much authentication is enough has not been adequately addressed to date and is a matter for discussion between the site accreditor or site certifying officer and the vendor.  One could require multiple authentication mechanisms for any claimed identity for higher level systems.  However effective such a requirement might be, it would be quite expensive for those myriads of systems NOT at special hazard but which use B2 or higher ranked systems in quasi-system high environments because of their label processing provisions. (Quasi-system high environments are those where all users are given all clearances and categories within the organization, but the data must be properly labeled to exercise control on where it's exported.) Perhaps this is a point of application for an I &A subsystem, to augment one built into a TCB.  The principal recommendation is it be a different basic mechanism.  If the built-in authenticator is based on authentication by characteristic, the I& A subsystem I could be either authentication by ownership (type 2) or authentication by knowledge (type 1).  Conventional wisdom says password systems can be good enough, but better means of authentication may be required.
  511.  
  512. In general, one would expect the lower rated systems to use simpler mechanisms than the higher rated systems.  At Cl, simple type 1 mechanisms or any of the simplest artifact schemes (e.g., lock combinations or keys to locked doors to terminal rooms for a user population known to the system only as defined groups) might be sufficient, based on the site where the system is used.
  513.  
  514. At C2, any of the random pronounceable password systems or any of the simpler artifact (e.g., a challenge response table) or biometric systems (e.g.,
  515.  
  516.  
  517. 22
  518.  
  519. POSSIBLE METHODS  OF  IMPLEMENTATION
  520.  
  521.  
  522. measurement of hand geometry, inter-ocular distance, or other Bertillon measures) seem appropriate.
  523.  
  524. At Bl, passphrases, random pronounceable passwords of at least 8 characters, challenge-response schemes, one-time passwords, advanced artifacts (e.g., terminal logon "keys" or magnetic striped cards), or biometric systems (e.g., fingerprints, retinal images, or voice images) might be appropriate.
  525.  
  526. For higher levels (B2, B3, and Al), authentication could be based on at least two of the three generic ways of verifying identity.  A magnetic striped card and a password, a PIN used to start a challenge-response device, or a biometric device and a password could be used in combination to increase the "work factor" of attempting to subvert or diagnose the authentication parameter(s).
  527.  
  528. Although not specifically addressed in the TCSEC, the evaluation process must consider the strength of the I & A mechanism in relation to the evaluation class.  The assurance associated with a chosen mechanism must be appropriate for the evaluated class.
  529.  
  530. As an aside, the strength of the I & A mechanism should also be based on the environment the system will be used in and the risk of losing the data on the system.  Remember, it's possible that a C2 system running at system high with very sensitive data would need a high assurance I &A mechanism just as an Al system would.
  531.  
  532. It's interesting to observe that password systems have rarely failed to perform their function on the systems protected.  The bulk of password failures is due to misfeasance, sharing of passwords with an otherwise unauthorized individual, or careless handling of passwords (at least as serious as equivalently careless handling of safe combinations).  Some agencies treat careless handling of passwords with the same degree of seriousness as leaving safes unlocked and unattended.  For multilevel systems handling classified data, the password is classified at the highest level of information authorized the user to whom it belongs.
  533.  
  534. One can manage a password scheme properly with frequent changes of passwords and a pronounceable random password generator used to eliminate some of the simpler guessing attacks.  It's true people can misuse the system by not treating their passwords properly (e.g., by writing them on their terminals, by deliberately
  535.  
  536. 23
  537.  
  538. IDENTIFICATION & AUTHENTICATION GUIDELINE
  539.  
  540.  
  541. giving them away, or allowing them to be observed by others when used).  Nevertheless, the low cost and high degree of effectiveness make passwords the authentication method of choice for most systems.
  542. If users are allowed to pick their own specific authenticators, their behavior is stereotypical enough to permit diagnosis and recovery of the selected authentication.  This is especially true of systems permitting users to pick their own passwords.  As a consequence, the technique of a system administrator making the (initial) selection of the authenticator is better security practice than it appears at first glance.
  543.  
  544.  
  545.  
  546.  
  547.  
  548.  
  549.  
  550.  
  551. 24
  552. GLOSSARY
  553.  
  554. ASSURANCE
  555.  
  556. A measure of confidence that the security features and architecture of an automated information system accurately mediate and enforce the security policy.
  557.  
  558. AUDIT TRAIL
  559.  
  560. A chronological record of system activities that is sufficient to enable the reconstruction, reviewing, and examination of the sequence of environments and activities surrounding or leading to an operation, a procedure, or an event in a transaction from its inception to final results.
  561. AUTHENTICATE
  562.  
  563. Verify a claimed identity as legitimate and belonging to the claimant.
  564.  
  565. AUTHORIZATION
  566.  
  567. An individual's right to access or use an object.
  568.  
  569. CRYPTOGRAPHY
  570.  
  571. The principles, means, and methods for rendering information unintelligible, and for restoring encrypted information to intelligible form.
  572.  
  573. DISCRETIONARY ACCESS CONTROL (DAC)
  574.  
  575. A means of restricting access to objects based on the identity of subjects and/or groups to which they belong.  The controls are discretionary in the sense that a subject with a certain access permission is capable of passing that permission (perhaps indirectly) on to any other subject.
  576. DISCRETIONARY ACCESS PRIVILEGE
  577. Access granted to objects based on the identity of a subject and/or the groups to which they belong.
  578.  
  579. DOMINATE
  580.  
  581. Security level S, dominates security level S2 if the hierarchical classification of S, is greater than or equal to that Of S2 and the non-hierarchical categories of S, include all those Of S2 as a subset.
  582.  
  583.  
  584. 25
  585.  
  586. IDENTIFICATION & AUTHENTICATION GUIDELINE
  587.  
  588.  
  589.  
  590.  
  591. IDENTITY
  592.  
  593. A unique name or number assigned to an individual using a system.
  594.  
  595. LEAST PRIVILEGE
  596.  
  597. The principle that requires that each subject be granted the most restrictive set of privileges needed for the performance of authorized tasks.  The application of this principle limits the damage that can result from accident, error, or unauthorized use.
  598.  
  599. MANDATORY ACCESS CONTROL (MAC)
  600.  
  601. A means of restricting access to objects based on the sensitivity (as represented by a label) of the information contained in the objects and the formal authorization (i.e., clearance) of subjects to access information of such sensitivity.
  602. OBJECT
  603. A passive entity that contains or receives information.  Access to an object potentially implies access to the information it contains.  Examples of objects are: records, blocks, pages, segments, files, directories, directory trees, programs, bits, bytes, words, fields, processors, video displays, keyboards, clocks, printers, and network nodes.
  604. SENSITIVITY LABEL
  605.  
  606. A piece of information that represents the security level of an object and that describes the sensitivity (e.g., classification) of the data in the object.  The TCB uses sensitivity labels as the basis for mandatory access control decisions.
  607.  
  608. SPOOFING
  609.  
  610. An attempt to gain access to a system by posing as an authorized user.  Synonymous with impersonating, masquerading, or mimicking.
  611. SUBJECT
  612.  
  613. An active entity, generally in the form of a person, process, or device that causes information to flow among objects or changes the system state.  Technically, a process/domain pair.
  614.  
  615.  
  616.  
  617. 26
  618.  
  619.  
  620. GLOSSARY
  621.  
  622.  
  623. TRUSTED COMPUTING BASE (TCB)
  624.  
  625. The totality of protection mechanisms within a computer system-including hardware, firmware, and software-the combination of which is responsible for enforcing a security policy.  It creates a basic protection environment and provides additional user services required for a trusted computer system.  The ability of a TCB to correctly enforce a security policy depends solely on the mechanisms within the TCB and on the correct input by system administrative personnel of parameters (e.g., a user's clearance) related to the security policy.
  626.  
  627. TRUSTED PATH
  628.  
  629. A mechanism by which a person at a terminal can communicate directly with the Trusted Computing Base.  This mechanism can only be activated by the person or the Trusted Computing base and cannot be initiated by untrusted software.
  630.  
  631. VERIFY
  632.  
  633. To prove the truth of by presenting evidence or testimony; substantiate.
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640.  
  641.  
  642. 27
  643.  
  644. 1    A Guide to Understanding AUDIT in Trusted Systems, NCSC-TG-001, Version 2, National Computer Security Center, 1 June 1988.
  645.  
  646. 2.    Department of Defense Password Management Guideline, CSC-STD-002-85, National Computer Security Center, 12 April 1985.
  647.  
  648. 3.    Department of Defense Trusted Computer System Evaluation Criteria, DoD 5200.28-STD, National Computer Security Center, December 1985.
  649.  
  650. 4.    Downey, P. J., Multics Security Evaluation: Password and File Encryption Techniques, ESD-TR-74-193, Vol III, AD-AO45279, AFSC Electronic Systems Division, Hanscom AFB, MA, June 1977.
  651.  
  652. 5.    Eichin, M. W. and Rochlis, J. A., With Microscope and Tweezers: An Analysis of the Internet Virus of November 1988, Massachusetts Institute of Technology, 9 February 1989.
  653.  
  654. 6.    Gasser, M., A Random Word Generator for Pronounceable Passwords, ESD-TR-75-97, MTR-3006, AD-017676, MITRE Corp., Bedford, MA, November 1975.
  655.  
  656. 7.    Guidance for Applying the Department of Defense Trusted Computer System Evaluation Criteria in Specific Environments, CSC-STD-003-85, National Computer Security Center, 25 June 1985.
  657.  
  658. 8.    Hoffman, L. J., Modem Methods for Computer Security and Privacy, Prentice-Hall, Inc., Englewood Cliffs, NJ, 1977.
  659.  
  660. 9.    Martin, J., Security, Accuracy, and Privacy in Computer Systems, Prentice Hall Inc., Englewood Cliffs, NJ, 1973.
  661.  
  662. 10.    Purdy, G. B., "A High Security Log-in Procedure," Communications of the ACM, Vol. 17, No. 8, August 1974, pp. 442-445.
  663.  
  664. 11.    Security Requirements for Automated Information Systems (AiSs), DoD Directive 5200.28, Department of Defense, 21 March 1988.
  665.  
  666.  
  667. 29
  668.  
  669. REPORT DOCUMENTATION PAGE
  670.  
  671. Form Approved
  672.  
  673. OMB No. 0704-0188
  674.  
  675. Public reporting burden for this collection of information is estimated to average I hour per response, including the time for reviewing iinstructions, searching existing data sources, gathering and maintaining the data needed, and completing and re@iewing the collection of information Send comments regarding th s burden estimate or any other aspect of this collection of information, including suggestions for reducing this burden, to Washington Headquarters Services, Directorate for information Operations and Reports, 1215 Jefferson Davis Highyvays, Suite 1204, Arlington, VA 22202-4302, and to the Office of Management and Budget, Paperwork Reduction Project (0704-0188), Washington, DC 20503.
  676.  
  677. 1 . AGENCY USE ONLY  (Leave  blank)        REPORT DATE    3    REPORT TYPE AND DATES COVERED
  678.  
  679.     I    September 1991                            Final
  680.  
  681. 4.  TITLE AND SUBTITLE                                                               5.   FUNDING NUMBERS
  682. A Guide to Understanding Identification and Authentication in
  683. Trusted Systems
  684.  
  685. 6.  AUTHOR(S)
  686. James P. Anderson
  687. Rayford Vaughn
  688.  
  689. 7. PERFORMING ORGANIZATION NAME(S) AND ADDRESS(ES)                                                       8. PERFORMING ORGANIZATION
  690. National Security Agency                                                            REPORT NUMBER
  691. Attn: C81 (Standards, Criteria, and Guidelines Division)                                                                NCSC-TG-017
  692. 9800 Savage Road
  693. Ft. George G. Meade, MD 20755-6000
  694.  
  695. 9.  SPONSORING/MONITORINGAGENCYNAME(S)ANDADDRESS(ES)                                                       10. SPONSORING/MONITORING
  696. National Security Agency                                                            AGENCY REPORT NUMBER
  697. Attn: C81 (Standards, Criteria, and Guidelines Division)                                                            Library No. S-235,479
  698.  
  699. 9800 Savage Road
  700. Ft. George G. Meade, MD 20755-6000
  701.  
  702. 1 1. SUPPLEMENTARY NOTES
  703.  
  704.  
  705.  
  706.  
  707. 12a.  DISTRIBUTION/AVAILABILITY STATEMENT
  708. Approved for public release: distribution unlimited
  709.  
  710. 12b.  DISTRIBUTION CODE
  711.  
  712.  
  713.  
  714.  
  715.  
  716.  
  717. 13. ABSTRACT  (Maximum  200  words)
  718.  
  719. This document provides a set of good practices related to the design and implementation of identification and authentication (I & A) for systems employed for processing classified and other sensitive information.  It's written to help vendors and evaluators understand I & A requirements.  It contains suggestions and recommendations derived from Trusted Computer System Evaluation Criteria (TCSEC) objectives but which aren't required by the TCSEC.
  720.  
  721.  
  722.  
  723.  
  724.  
  725.  
  726.  
  727.  
  728. 14. SUBJECTTERMS    15. NUMBEROFPAGES
  729. Computer security; Trusted Computer System Evaluation Criteria (TCSEC); automated    34
  730. data processing (ADP); identification; authentication; operating systems.    16. PRICE CODE
  731.  
  732. 17.  SECURITYCLASSIFICATION   18.   SECURITYCLASSIFICATION   19.   SECURITYCLASSIFICATION 20.  LIMITATION  OF  ABSTRACT
  733.       OF REPORT    OF THIS PAGE    OF ABSTRACT
  734.       UNCLASSIFIED    UNCLASSIFIED    UNCLASSIFIED
  735.  
  736. NSN 754 - 1-280-55            Standard Form 298 (Rev 2-89)
  737.             Prescribed bV ANSI Std@ 239-18
  738.             298-102
  739.  
  740.  
  741.  
  742.