If automated file system mounting tool is not required on AIX, it must be disabled.
Overview
| Finding ID | Version | Rule ID | IA Controls | Severity |
| V-215395 | AIX7-00-003090 | SV-215395r958820_rule | CCI-001958 | medium |
| Description | ||||
| Automated file system mounting tools may provide unprivileged users with the ability to access local media and network shares. If this access is not necessary for the system’s operation, it must be disabled to reduce the risk of unauthorized access to these resources. | ||||
| STIG | Date | |||
| IBM AIX 7.x Security Technical Implementation Guide | 2024-08-16 | |||
Related Frameworks
4 paths across 3 frameworks
Related Frameworks
NIST 800-531 mapping
IA-3
1.00
- DISA · 3 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
NIST 800-1712 mappings
3.5.1
1.00
- DISA · 3 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
- NIST · Rev 2 (Feb 2020, errata Jan 2021) · nist_800_171_app_d · equivalent
3.5.2
1.00
- DISA · 3 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
- NIST · Rev 2 (Feb 2020, errata Jan 2021) · nist_800_171_app_d · equivalent
CCI1 mapping
CCI-001958
1.00
- DISA · 3 · disa_xccdf · related
Details
Check Text (C-215395r958820_chk)
Determine if the system uses "automated" by using command:
# lssrc -s automountd
Subsystem Group PID Status
automountd autofs inoperative
If the automountd process is active, this is a finding.
Fix Text (F-16591r294637_fix)
Disable the automated file system mounting tools.
Empty the /etc/auto_master file.
From the command prompt, run the following command:
# stopsrc -s automountd