Check: GEN004900
AIX 6.1 SECURITY TECHNICAL IMPLEMENTATION GUIDE:
GEN004900
(in versions v1 r14 through v1 r10)
Title
The ftpusers file must contain account names not allowed to use FTP. (Cat II impact)
Discussion
The ftpusers file contains a list of accounts not allowed to use FTP to transfer files. If the file does not contain the names of all accounts not authorized to use FTP, then unauthorized use of FTP may take place.
Check Content
Check the contents of the ftpusers file. If the system has accounts not allowed to use FTP and are not listed in the ftpusers file, this is a finding. # more /etc/ftpusers
Fix Text
Add accounts not allowed to use FTP to the /etc/ftpusers file.
Additional Identifiers
Rule ID: SV-28406r1_rule
Vulnerability ID: V-841
Group Title: GEN004900
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000225 |
The organization employs the concept of least privilege, allowing only authorized accesses for users (and processes acting on behalf of users) which are necessary to accomplish assigned tasks in accordance with organizational missions and business functions. |
Controls
Number | Title |
---|---|
AC-6 |
Least Privilege |