> things i did
> 1) on serverA, enabled nfs and in exports file put in / serverA.domain.com
> 2)on serverB, enabled nfs too(not sure right way or not), tried mount -t nfs
> serverA:/ /mnt/local (there is a local dir in there)
> 
> i got mount: serverA.domain.com:/ failed reason given by server: Permission
> denied

Did you run `exportfs -av' (or similar) after adding the entry to
/etc/exports?

-- 
Ian



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to