[cifs-discuss] Fatman In Need Of HELP Part2 - CIFS, Workgroup Environment, Groups....
Mr. Hu Mongous
mamoser_evan at hotmail.com
Sat Apr 11 23:42:13 PDT 2009
Still getting access denied to /zstorage/Pictures from xp box(logged on as "soft", same passwd as OSbox, in local group "software").
root at OSBox:~# /usr/bin/ls -ladV /zstorage/Pictures/
drwxrw----+ 8 root software 8 Apr 11 20:55 /zstorage/Pictures/
group@:r-----a-R-c---:fd-----:allow
group@:-w-p---A-W----:fd-----:allow
owner@:rwxpdDaARWcCos:fd-----:allow
Hmmm.... Could this be CIFS thing?? Maybe, I'll create a new share from scratch using the following steps.
root at OSBox:~# zfs create -o casesensitivity=mixed -o nbmand=on zstorage/Share
root at OSBox:~#zfs set sharesmb=on /zstorage/Share
root at OSBox:~# /usr/bin/chmod -R A=owner@:full_set:fd:allow /zstorage/Pictures
root at OSBox:~# /usr/bin/chgrp -R software /zstorage/Share/
root at OSBox:~# /usr/bin/chown -R root /zstorage/Share/
root at OSBox:~# /usr/bin/chmod -R A=owner@:full_set:fd:allow /zstorage/Share
root at OSBox:~# /usr/bin/chmod -R A+group@:write_set:fd:allow /zstorage/Share
root at OSBox:~# /usr/bin/chmod -R A+group@:read_set:fd:allow /zstorage/Share
I've followed the instructions from http://wiki.genunix.org/wiki/index.php/Getting_Started_With_the_Solaris_CIFS_Service.
I really appreciate the help Alan. I'll report back the results tomorrow as it's almost 3am and I need to sleep.
Mr. Hu Mongous
--
This message posted from opensolaris.org
More information about the cifs-discuss
mailing list