Dear list readers -<br><br>Having an interesting problem that i cannot seem to find a good answer for, so i thought i would throw it out to the list and maybe learn something in the process. I have an unusual issue on an auto-mounted over NFS data directory. The users are complaining that they get permission problems when copying files in their own directories, and when i took a look from one of the workstations that had the data directory mounted, at first things appeared ok, i saw what i would expect to see, example:<br>
<br>drwxr-sr-x&nbsp;&nbsp; 2 yangj2 qinlab&nbsp;&nbsp;&nbsp;&nbsp; 98 Jun&nbsp; 2 20:08 PDB_files<br>-rw-r--r--&nbsp;&nbsp; 1 yangj2 qinlab&nbsp;&nbsp; 4567 Jan 18&nbsp; 2008 prompt.txt<br>drwxr-sr-x&nbsp;&nbsp; 2 yangj2 qinlab&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6 Apr 10&nbsp; 2007 .qt<br>-rw-r--r--&nbsp;&nbsp; 1 yangj2 qinlab 111789 Aug 13 12:21 Restraints.py.pdf<br>
drwxr-sr-x&nbsp; 18 yangj2 qinlab&nbsp;&nbsp;&nbsp;&nbsp; 18 Oct 16 11:43 Scripts<br>drwxr-sr-x&nbsp;&nbsp; 7 yangj2 qinlab&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7 Aug&nbsp; 4&nbsp; 2006 Setup_Files<br>drwxr-sr-x&nbsp;&nbsp; 8 yangj2 qinlab&nbsp;&nbsp;&nbsp;&nbsp; 34 Aug 21 13:13 Test<br>drwx--S---&nbsp;&nbsp; 3 yangj2 qinlab&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3 Apr&nbsp; 3&nbsp; 2007 .thumbnails<br>
drwxr-sr-x&nbsp;&nbsp; 2 yangj2 qinlab&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2 Oct 31 16:39 Transfer<br>-rw-r--r--&nbsp;&nbsp; 1 yangj2 qinlab&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2 May 10&nbsp; 2005 update_20060201<br>-rw-------&nbsp;&nbsp; 1 yangj2 qinlab&nbsp;&nbsp; 5703 Apr 10&nbsp; 2007 .viminfo<br>-rw-------&nbsp;&nbsp; 1 yangj2 qinlab&nbsp;&nbsp;&nbsp; 160 Apr 10&nbsp; 2007 .Xauthority<br>
<br><b>note: that is from a fedora core 2 machine</b>.<br><br>But when i took a look from another one of their machines mounting the exact same share, i see the following:<br><br>drwxr-sr-x+&nbsp; 2 yangj2 qinlab&nbsp;&nbsp;&nbsp;&nbsp; 98 2008-06-02 20:08 PDB_files<br>
-rw-r--r--+&nbsp; 1 yangj2 qinlab&nbsp;&nbsp; 4567 2008-01-18 15:59 prompt.txt<br>drwxr-sr-x+&nbsp; 2 yangj2 qinlab&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6 2007-04-10 13:50 .qt<br>-rw-r--r--+&nbsp; 1 yangj2 qinlab 111789 2008-08-13 12:21 Restraints.py.pdf<br>drwxr-sr-x+ 18 yangj2 qinlab&nbsp;&nbsp;&nbsp;&nbsp; 18 2008-10-16 11:43 Scripts<br>
drwxr-sr-x+&nbsp; 7 yangj2 qinlab&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7 2006-08-04 15:49 Setup_Files<br>drwxr-sr-x+&nbsp; 8 yangj2 qinlab&nbsp;&nbsp;&nbsp;&nbsp; 34 2008-08-21 13:13 Test<br>drwx--S---+&nbsp; 3 yangj2 qinlab&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3 2007-04-03 16:56 .thumbnails<br>drwxr-sr-x+&nbsp; 2 yangj2 qinlab&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2 2008-10-31 16:39 Transfer<br>
-rw-r--r--+&nbsp; 1 yangj2 qinlab&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2 2005-05-10 15:20 update_20060201<br>-rw-------+&nbsp; 1 yangj2 qinlab&nbsp;&nbsp; 5703 2007-04-10 14:38 .viminfo<br>-rw-------+&nbsp; 1 yangj2 qinlab&nbsp;&nbsp;&nbsp; 160 2007-04-10 14:56 .Xauthority<br><br><b>note: that is from a fedora 7 machine.</b><br>
<br>The mount is auto-mounted over nfs from a Solaris 10 x86 running ZFS. What is puzzling me is the &#39;+&#39; character in the permissions, which i am honestly unfamiliar with. After a little digging i believe this is indicative of some extended ACL that is applied somewhere but i cant seem to determine where. Its not the older FC boxes, i dont THINK its the solaris box, and i am hedging a bet its the F7 boxes, but not sure at this point exactly what it is. Is it NFSv4, or something else? And how can i remove that set bit from the files and directories. Not sure if thats really the problem, but on systems that i DONT see that &#39;+&#39; we dont have the problem.<br>
<br>Any direction or ideas would be greatly appreciated.<br><br>Thanks in advance<br>Michael Weiner<br>