The CIFS Admin Guide at http://docs.sun.com/app/docs/doc/820-2429
covers OpenSolaris snv_77 and later.  For ACLs, I'd recommend
the ls and chmod man pages and http://blogs.sun.com/marks/entry/zfs_acls

You could start by setting the dataset root ACL to Everyone:FullControl

   chmod A=everyone@:full_set:fd /pool/fs

Then change the ACL from a Windows client and use 'ls -V' or 'ls -v'
on OpenSolaris to see what effect that has on the ACL.

You can view the DOS attributes using 'ls -/ c' with c or ''ls -/ v'
and change them using  'chmod S+c...' or chmod S+v'{...}'

There are examples on slides 40 and 41 in this presentation:
http://blogs.sun.com/amw/resource/SDC08_OpenSolaris_CIFS.pdf

Alan

----- Original Message ----- From: "dave" <[email protected]>
To: <[email protected]>
Sent: Friday, April 10, 2009 11:51 PM
Subject: Re: [cifs-discuss] smb/cifs issues. installed? not installed? very lost


Hi again Afshin and thanks for responding. after a reboot i was getting the same issues. So i reinstalled opensolaris then followed the procedure. again no luck with seemingly identical problems as before. however, after a reboot this time, it appears to work (??????). by "work" i mean connect to the server from various platforms via smb, along with navigate through and read files.

Now i'm in the process of working with the ACLs. i'm Using the Solaris CIFS admin guide, though it looks as if it is intended for a different version of solaris. I am completely new to solaris so it maybe just something im not getting.

If i come across any questions using the ACLs, i will post them in another thread (intent of making it easier for future searchers).

Thank you again Afshin for your help!
--
This message posted from opensolaris.org
_______________________________________________
cifs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss


_______________________________________________
cifs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss

Reply via email to