On 4/2/2009 9:54 PM, Henry Pepper wrote:
Hi

Thanks for you input.

Both systems had domainname unset.

I tried to set domain name to the same on both systems. That did not
seem to help.

Hi, I gave it a quick try, but didn't reproduce the problem.

# uname -a
SunOS minipit1-2 5.11 snv_110 i86pc i386 i86pc
# groupadd -g 500 wheel                 <== this is the gid from server
# mount -o vers=4 linux-srv:/ /mnt      <== mount NFSv4 from Linux srv
# ls -ld /mnt/TEST                      <== test dir mode is 770
drwxrwx---+  2 tuser110 wheel       4096 Apr  3 18:48 /mnt/TEST
#
# su tuser110                           <== as the test user
$ ls -la /mnt/TEST                      <== had no problem with read/write
total 40
drwxrwx---+  2 tuser110 wheel       4096 Apr  3 18:48 .
drwxrwxrwx+  5 root     root        4096 Apr  3 00:51 ..
-rw-r--r--+  1 tuser110 wheel       2206 Apr  3 00:52 idmapd.conf
-rw-r--r--+  1 tuser110 wheel         19 Apr  3 01:23 newfile
-rw-r--r--+  1 tuser110 wheel         19 Apr  3 18:48 nfile2
$
$ cp /mnt/TEST/newfile /mnt/TEST/newfile3
$ ls -lt /mnt/TEST
total 32
-rw-r--r--+  1 tuser110 wheel         19 Apr  3 19:06 newfile3
-rw-r--r--+  1 tuser110 wheel         19 Apr  3 18:48 nfile2
-rw-r--r--+  1 tuser110 wheel         19 Apr  3 01:23 newfile
-rw-r--r--+  1 tuser110 wheel       2206 Apr  3 00:52 idmapd.conf
$




--

Thanks,
Helen

_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to