Gordon, Was this ever resolved? The reason I ask is I'm seeing this problem with OpenSolaris Build 132. Below is the scenario:
I have an SXCE Build 129 server running as a CIFS server. The CIFS server has a share called "scratch." I can map the share from a Windows client; I can mount it from a RHEL5 client; I can mount it from a SXCE Build 121 client. When I mount it from the OpenSolaris client, I no longer own the mount point but root does and as a user I cannot access it. If I su, then I can access and all the data is available. So.. Example: some...@test:~$ whoami someone some...@test:~$ pwd /home/someone/ some...@test:~$ ls -l drwxr-xr-x someone staff 4 2010-02-10 14:26 Desktop drwxr-xr-x someone staff 4 2010-02-10 14:26 Documents drwxr-xr-x someone staff 4 2010-02-10 14:26 Downloads drwxr-xr-x someone staff 4 2010-02-10 14:26 filer ([b]someone owns this[/b]) drwxr-xr-x someone staff 4 2010-02-10 14:26 Public some...@test:~$ /sbin/mount -F smbfs "//NETWORK;some...@filer1/scratch" /home/someone/filer password: It mounts successfully... some...@test:~$ ls -l drwxr-xr-x someone staff 4 2010-02-10 14:26 Desktop drwxr-xr-x someone staff 4 2010-02-10 14:26 Documents drwxr-xr-x someone staff 4 2010-02-10 14:26 Downloads drwx------ root root 4 2010-02-10 14:26 filer ([b]root owns this now[/b]) drwxr-xr-x someone staff 4 2010-02-10 14:26 Public Like I mentioned above, from an SXCE client it works fine. Thanks, Michael -- This message posted from opensolaris.org _______________________________________________ cifs-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
