I have a simple question about restricting a CIFS share to the local network. In my case, 10.0.0.0/24. The sharemgr(1M) man page says to use "[EMAIL PROTECTED]" to do this, but I can't figure out where to insert this in the command line. I tried several methods, but it doesn't work and the man page is silent.
Here's how I create a network share: sharemgr add-share -s /n -r n -d "n drive" default To do the same thing with NFS, I type: share -d "n drive" -o [EMAIL PROTECTED] /n How do I restrict network access for SMB/CIFS? -- This message posted from opensolaris.org _______________________________________________ cifs-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
