Check: APPL-11-003020
      
      
        
  Apple macOS 11 (Big Sur) STIG:
  APPL-11-003020
  
    (in versions v1 r8 through v1 r1)
  
      
      
    
  Title
The macOS system must use multifactor authentication for local access to privileged and non-privileged accounts. (Cat I impact)
Discussion
Without the use of multifactor authentication, the ease of access to privileged and non-privileged functions is greatly increased. Multifactor authentication requires using two or more factors to achieve authentication. Factors include: 1) something a user knows (e.g., password/PIN); 2) something a user has (e.g., cryptographic identification device, token); and 3) something a user is (e.g., biometric). A privileged account is defined as an information system account with authorizations of a privileged user. Local access is defined as access to an organizational information system by a user (or process acting on behalf of a user) communicating through a direct connection without the use of a network. The DoD CAC with DoD-approved PKI is an example of multifactor authentication. Satisfies: SRG-OS-000107-GPOS-00054, SRG-OS-000108-GPOS-00055, SRG-OS-000068-GPOS-00036
Check Content
To verify that the system is configured to enforce multi-factor authentication, run the following commands: /usr/sbin/system_profiler SPConfigurationProfileDataType | /usr/bin/grep enforceSmartCard If the results do not show "enforceSmartCard=1", this is a finding. .
Fix Text
This setting is enforced using the "Smart Card Policy" configuration profile. Note: Before applying the "Smart Card Policy", the supplemental guidance provided with the STIG must be consulted to ensure continued access to the operating system.
Additional Identifiers
Rule ID: SV-230838r599842_rule
Vulnerability ID: V-230838
Group Title: SRG-OS-000107-GPOS-00054
Expert Comments
      
        
        
      
      
        
  CCIs
      
      
        
        
      
    
  | Number | Definition | 
|---|---|
| CCI-000187 | For public key-based authentication, map the authenticated identity to the account of the individual or group. | 
| CCI-000767 | The information system implements multifactor authentication for local access to privileged accounts. | 
| CCI-000768 | The information system implements multifactor authentication for local access to non-privileged accounts. | 
      
        
        
      
      
        
  Controls
      
      
        
        
      
    
  | Number | Title | 
|---|---|
| IA-5(2) | Public Key-based Authentication |