> > I have an idea what might be wrong. [...] ...which did not turn out the be the problem.
> So is your user able to mount cifs shares without any special trimming > on the command? > > $user $ mount -F smbfs //server/share /here/mydir' > and $user can get to work reading and writing? Yes, mount as a normal user works fine for me. I'm baffled as to why your system won't do this. Do you have another machine with OpenSolaris you could try this on? Even a VirtualBox machine would be OK. If it's a vanilla install, this should work just like it does in our tests. Maybe then you would be in a position to start comparing things. I'd probably start using dtrace on the mount_smbfs system calls and see what looks different between the failing and working systems. Gordon _______________________________________________ cifs-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
