Check: TANS-CN-000003
Tanium 6.5 STIG:
TANS-CN-000003
(in versions v1 r3 through v1 r2)
Title
The Tanium Application Server must be configured to only use Microsoft Active Directory for account management functions. (Cat II impact)
Discussion
By restricting access to the Tanium Server to only Microsoft Active Directory, user accounts and related permissions can be strictly monitored. Account management will be under the cog of the Windows Operating System and separate maintenance will not be required.
Check Content
Access the Tanium App server through interactive logon. Run regedit as Administrator. Navigate to HKLM\Software\Wow6432Node\Tanium\Tanium Server. Validate the "cac_ldap_server_url" value exists and is configured to point to the site's Active Directory instance. This registry value requires that Tanium validate every CAC/PIV authentication attempt with AD to determine the state of the account that is logging in. It must use the syntax of LDAP://<AD instance FQDN> (Note: All CAPS for LDAP). If the value for "cac_ldap_server_url" does not exist or is not configured to the site's AD instance, this is a finding.
Fix Text
Access the Tanium App server through interactive logon. Run regedit as Administrator. Navigate to HKLM\Software\Wow6432Node\Tanium\Tanium Server. Set the value for "cac_ldap_server_url" to reference the site's AD instance. It must use the syntax of LDAP://<AD instance FQDN> (Note: All CAPS for LDAP).
Additional Identifiers
Rule ID: SV-81489r1_rule
Vulnerability ID: V-66999
Group Title: SRG-APP-000023
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000015 |
The organization employs automated mechanisms to support the information system account management functions. |
Controls
Number | Title |
---|---|
AC-2 (1) |
Automated System Account Management |