Create a group and add both users as members of this group. Add an ACE to the appropriate parent directory ACL such that new objects will inherit an ACL that grants read/list access to this group.
If you are creating a local group using the Solaris CIFS service, first create a Solaris group using groupadd (1M) then use smbadm(1M) to create a local CIFS group of the same name. Alan ----- Original Message ----- From: "John Sonnenschein" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, October 03, 2008 1:05 AM Subject: [cifs-discuss] un-mucking permissions?? >I have 2 people trying to access a CIFS share, both Macs. > > they both have usernames on the CIFS server ( Solaris ), and they login > with them ( mount username/pass ) > > When one user creates a file, the ACL's don't let the other read/list/etc > it. I tried mucking about with idmap, but that did nothing. I'd prefer not > to have them both use the same username/password. > > as it turns out the zfs 'aclmode' property does nothing at all. > > Is there a simple solution to this? > -- > 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
