Glossary

Common NFS misconfigurations:

Exports to `*` (any host) - `no_root_squash` option (allows root access) - Sensitive directories exported (/home, /etc, /var/backups)

Learn More

Related Terms