File: libnfs.yml

package info (click to toggle)
scap-security-guide 0.1.78-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 114,600 kB
  • sloc: xml: 245,305; sh: 84,381; python: 33,093; makefile: 27
file content (26 lines) | stat: -rw-r--r-- 691 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
groups:
- nfs_client_or_server_not_both
- nfs_configure_fixed_ports
- nfs_configuring_all_machines
- nfs_configuring_clients
- nfs_configuring_servers
name: libnfs
packages:
- libnfs
rules:
- mount_option_krb_sec_remote_filesystems
- mount_option_nodev_remote_filesystems
- mount_option_noexec_remote_filesystems
- mount_option_nosuid_remote_filesystems
- nfs_fixed_lockd_tcp_port
- nfs_fixed_lockd_udp_port
- nfs_fixed_mountd_port
- nfs_fixed_statd_port
- nfs_no_anonymous
- no_all_squash_exports
- no_insecure_locks_exports
- restrict_nfs_clients_to_privileged_ports
- service_nfs_disabled
- service_rpcsvcgssd_disabled
- use_kerberos_security_all_exports
- use_root_squashing_all_exports