Toasters -
question for you all -
Is there a way to limit a CIFS share to a certain network, like you can an NFS export ?
I.e, when I export an NFS volume, I can restrict it to a given network, via:
exportfs -io rw=192.168.1.0 /vol/vol0
Is there a way to do the same thing with a CIFS share ?
TIA !
John