DragonFly bugs List (threaded) for 2009-05
DragonFly BSD
DragonFly bugs List (threaded) for 2009-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [Issue 1365] NFS permission problem


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 19 May 2009 17:58:38 -0700 (PDT)

:>How recent was your HEAD?  Also post the export line you are using on
:>the server and the fstab or mount command being used on the client.
:
:HEAD of May 16th used; problem seen first short after May 5th.
:
:For testing (NFS client and server 192.168.1.240):
:exports (UFS & HAMMER FSs (no PFS)):
:/ -network=3D192.168.1.128 -mask=3D255.255.255.128
:/hammer -network=3D192.168.1.128 -mask=3D255.255.255.128
:
:mount -t nfs 192.168.1.240:/ /mnt
:or
:mount -t nfs 192.168.1.240:/hammer /mnt
:
:Normal use is dfly 2.2.2 NFS server and HEAD client;
:I first experienced problem when my bookmarks wasn't readable anymore.
:
: -thomas

    Ok, I reproduced it.  it looks like I broke the uid mapping for NFS.
    If the export has -maproot=root: then it works fine.  If the export
    does not have -maproot=root: then it isn't happy even when you are
    trying to access non-root-owned files.

    I'm tracking it down.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



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