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

Re: Help with NFS on FC1



Hi Chadley,

not sure if I can really help you...

Chadley Wilson wrote:
Greetings,

Please can some one assist me here,
There is a spook in my FC1 PC config,

The NFS firstly would not start,
Now I get it started and no-one has permission to access the fileshare.

[root preload root]# mount preload:/fc1 test/
mount: preload:/fc1 failed, reason given by server: Permission denied
[root preload root]#ls -la /
snipped
drwxr-xr-x    6 rpcuser  rpcuser      4096 Aug 31 05:01 fc1
snipped


What should the perms be here I had them as root and changed them,


I have also tried these lines in /etc/exports
/fc1            192.168.2.0/255.255.255.0(ro,sync,no_root_squash)
and                                                  ^^
/fc1            192.168.2.0/255.255.255.255(ro,sync,no_root_squash)
                                                        ^^^

Which one did you finally use?


/var/log/messages reports:

Aug 31 12:53:52 preload rpc.mountd: refused mount request from preload.teq.pinteq for /fc1 (/): no export entry

Does /fc1 really exist under / ?


[root preload root]# exportfs
/fc1            192.168.2.0/255.255.255.0
[root preload root]#


Try


exportfs -av

Well I am very lost ?


Did you restart the nfsserver?




Alex

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


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