Hello all,

I'm having a little problem with sharing things the way I want them
via NFS. My NFS Server is redhat 6.2 ... Here's what I want:

        /disk/share1 *(ro,root_squash)
        /disk/share2 *(rw,root_squash)
        /disk        trusty(rw,no_root_squash)

That is what my /etc/exports file looks like.  Based on that, I
should be able to mount /disk on host trusty, and have full
access to the file system no?  I can't seem to get it to behave that
way however.  'showmount -e server' shows:

        /disk/share1   *
        /disk/share2   *
        /disk          trusty

but when I try to mount server:/disk on trusty I get:

        nfs mount: server:/disk: access denied

Anybody got any thoughts?

-Matt

-- 
Matthew W. Herbert   x75764
Spectrum Advanced Applications
http://www.aprisma.com/
mailto:[EMAIL PROTECTED]

**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************

Reply via email to