Hi all, I am wondering if there is any way to setup allow rules on CIFS shares to restrict share access from only one host based on IP address. I have a share that I only want to be able to access from one server for security reasons.
This would be similar to the "rw=10.0.0.1" paramter you can set on NFS exports.
I have seen reference to restricting whole domains and subnets to accessing a filers shares using the usermap.cfg file (https://kb.netapp.com/support/index?page=content&id=1010514) but this doesnt seem to offer what I need.
Any help appreciated.