NFS: Difference between revisions

From Bibliotheca Anonoma
(Created page with "== Setting Up NFS == https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/storage_administration_guide/ch-nfs https://www.tecmint.com/how-to-setup-n...")
(No difference)

Revision as of 15:16, 13 August 2018

Setting Up NFS

https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/storage_administration_guide/ch-nfs

https://www.tecmint.com/how-to-setup-nfs-server-in-linux/

Security

NFS by default does not require a password to connect.

https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/storage_administration_guide/s1-nfs-security

In addition, if you are root you will be able to bypass all POSIX permissions on the files. Special security setups will be necessary to prevent this, which may include SSO.