Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!linac!att!ucbvax!RAINBOW.UCHICAGO.EDU!townsend From: townsend@RAINBOW.UCHICAGO.EDU ("R. Michael Townsend") Newsgroups: comp.sys.sgi Subject: Re: Need help with NFS on Personal IRIS Message-ID: <9102281530.AA03716@rainbow.uchicago.edu> Date: 28 Feb 91 15:30:03 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 18 Steve, I do lots of nfs mounts of all sorts, and they seem to work just fine. All you should need is: /usr/people -access=foo.my.domain:bar.my.domain,rw if this doesn't work try: /usr/people -access=foo:bar,rw Remember to do a 'exportfs -a' after making the changes, you can verify what's really being exported by examining the /etc/xtab file. Also it is my understanding that once you give an access list the rest of the world no longer has access. R. Michael Townsend Univ. of Chicago