Alan Wright wrote:
Chris Gerhard wrote:
How can I map what appears to be the default the "SYSTEM" group on windows XP to a group on Solaris? I always end up with an ephemeral group for that?

I've mapped my user "cjg" <-> "cg13442" and put it in the default group smbstaff which I have also mapped. However every object I create on XP on the CIFS server ends up with an additional ACL for an ephemeral group which when viewed on XP is the "SYSTEM" group:

SYSTEM is probably being inherited from the parent ACL.
If that's the case, just remove it from the parent directory ACL.


When a new file/folder is created and the parent directory doesn't have
any inheritable ACEs, a default ACL is assigned to the new object. This
default ACL has two ACEs: one for SYSTEM and one for user who created
the object.

Afshin
_______________________________________________
cifs-discuss mailing list
cifs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss

Reply via email to