Saturday, 10 August 2013

How to secure mount NFS folder for read & write access?

How to secure mount NFS folder for read & write access?

I have 4 load balanced apache servers, and all of them can add files to
/project/media/ direcotry (different pictures). I want to store all media
files in separate server and mount them on apache servers as
'/project/media/' NFS folder. How can I do it?
How can I allow only that 4 servers to mount NFS folder? Maybe password or
ip filter in NFS settings?

No comments:

Post a Comment