SV-215209r508663_rule
V-215209
SRG-OS-000480-GPOS-00227
AIX7-00-001055
CAT II
10
Edit "/etc/exports" and set the "anon=-1" option for all exported file systems without it.
Re-export the file systems using command:
# exportfs -a
Check if the "anon" option is set correctly for exported file systems.
List exported file systems using command:
# exportfs -v
/home/doej rw,anon=-1,access=doej
Note: Each of the exported file systems should include an entry for the "anon=" option set to "-1" or an equivalent (60001, 60002, 65534, or 65535).
If an appropriate "anon=" setting is not present for an exported file system, this is a finding.
V-215209
False
AIX7-00-001055
Check if the "anon" option is set correctly for exported file systems.
List exported file systems using command:
# exportfs -v
/home/doej rw,anon=-1,access=doej
Note: Each of the exported file systems should include an entry for the "anon=" option set to "-1" or an equivalent (60001, 60002, 65534, or 65535).
If an appropriate "anon=" setting is not present for an exported file system, this is a finding.
M
4012