[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cannot export / directory




On Sat, 19 Feb 2005, Joe Mc Cool wrote:

> /etc/exports file on solaris:
> 
>     /                 sco(rw,no_root_squash)

:-)   bad idea but i assume you know that :-0

> the top three lines export fine to both sco and notebook, but not the 
> bottom line
> 
>    on both sco and notebook the command:
> 
>     mount solaris:/  /mount.point
> 
>     fail with permission denied error

sometimes .. you have to worry about nfs-v2 vs nfs-v3
	solaris and linux may not be talking the same version

sometimes  you need to use 192.168.1.0/255.255.255.0 format
	instead of just hostname

sometimes you have to fix  solaris:/etc/hosts.allow and /etc/hosts.deny
	- add portmap and mount entries

sometimes you have to turn on the portmap and nfsd on the
exporting nfs server

c ya
alvin



Reply to: