I've been working on this problem for a few days now. I am unable to manage 
(create, delete, etc) shares via windows 2003 MMC. 

According to the following, it should be possible:

http://opensolaris.org/jive/thread.jspa?messageID=472559
"It should be possible to add new shares as well as set share ACLs via MMC." 
-Keyur Desai

http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6948109 a Bug 
indicating it should work

http://blogs.sun.com/amw/entry/using_computer_management_mmc_with a Blog post 
indicating that someone got it working.

I have yet to find any documentation showing how to accomplish this. It seems 
like it should work with what I'm doing, but it doesn't.

Does anyone have any information on what I might be missing? Below are the 
steps I took to set my environment up:

smbadm join -u solarisser mydomain
zfs create –o casesensitivy=mixed rzpool/data
zfs sharesmb=name=data rzpool/data
zfs set sharesmb=on rzpool/data
zfs sharesmb=abe=true rzpool/data
chmod 777 /rzpool/data
-- 
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