On Sun, Mar 23, 2008 at 12:47:17PM -0400, Andy Lubel wrote: > Now that I have things set up and working as intended I'm curious what > will happen after a reboot. Since I didn't do name based mapping will > my zfs custom acl's be broken now that (based on the documentation) > I'm going to be getting a new sid->uid mapping from idmap?
idmapd provides several mapping methods, one of them consisting of mapping domain user/group SIDs to "ephemeral UIDs and GIDs. In the case of ephemeral mapping the filesystem, if ZFS, will store the actual SIDs, or if UFS, will reject your ACLs. IOW, if you're using ZFS then you're OK. Nico -- _______________________________________________ storage-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/storage-discuss
