Hello all,

I've been trying to get NFS set up in a lab here.  I posted here last week 
about my inability to get nfsd started.  Finally tracked my problem down to 
a bad binary that has been replaced.  But my problems continue....

Here is the format of the relevant files:
/etc/exports:
/home client(rw)
(I've also tried /home clientIPaddr(rw) and /home client.domain(rw) )

/etc/hosts.allow:
ALL : clientIPaddr
(I've also tried portmap : clientIPaddr, but don't think I should need this
line)

/etc/hosts.deny:
portmap : ALL


When I run 

# exportfs -a -v 

I get the following message:


exporting clientIPaddr:/home
clientIPaddr:/home: Operation not permitted


which seems to be some sort of permissions thing, but I can't figure it
out.  Trying to bypass the /etc/exports file with 

#exportfs -v client:filesystem 

gives the same results.  Any help greatly appreciated.

Nate Smith


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to