Hi Alan.  I access the share from both Windows clients and Ubuntu (my 
computer).  I've noticed that my access to the share from Ubuntu is spotty to 
say the least.  Sometimes I can access it, sometimes I can't.  Right now, for 
instance, I got this error:

"Could not display "smb://zfs_fileserver/".
Error: DBus error org.freedesktop.DBus.Error.NoReply: Did not receive a reply. 
Possible causes include: the remote application did not send a reply, the 
message bus security policy blocked the reply, the reply timeout expired, or 
the network connection was broken.
Please select another viewer and try again.

I'm not sure if this is a problem with the server or my client.  Accessing the 
share from Windows clients is much more reliable.

I can't seem to dig up any info on "chmod A" do you have any resources on this? 
 To set my permissions previously what I did was:

pfexec find /alpha/public/*/ -type d -exec chmod 755 {} \;
pfexec find /alpha/public -type f -exec chmod 644 {} \;

I'm not sure how I would do this using the method you describe.
-- 
This message posted from opensolaris.org
_______________________________________________
cifs-discuss mailing list
cifs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss

Reply via email to