public inbox for developer@lists.illumos.org (since 2011-08)
 help / color / mirror / Atom feed
* [REVIEW] 16546 The find command should be able to find SIDs
@ 2024-09-05 17:47 Bill Sommerfeld
  0 siblings, 0 replies; 2+ messages in thread
From: Bill Sommerfeld @ 2024-09-05 17:47 UTC (permalink / raw)
  To: developer

Issue: https://www.illumos.org/issues/16546
CR: https://code.illumos.org/c/illumos-gate/+/3469
Diff: 
https://code.illumos.org/~diff/ebe5890f15cdd1df3f68cd9e873a44f49905468a

Last year I noticed a few odd SID-based file ownerships and acls in an
smb-exported filesystem.  To help clean it up, I implemented four new
predicates/options for the find command, which let it select files by
SID; the implementation is pretty simple (map the SID to an ephemeral
ID and map the predicate to the corresponding uid/gid based
predicate).
I sent this out for review a few months ago, got some feedback in the
bugreport and revised it to add an additional predicate (-sidacl), but
otherwise got no review feedback.  So I'm asking again.

I'd like to integrate this into illumos-gate.  Thanks in advance for
your review.

					- Bill

^ permalink raw reply	[flat|nested] 2+ messages in thread
* [REVIEW] 16546 The find command should be able to find SIDs
@ 2024-05-10  0:53 Bill Sommerfeld
  0 siblings, 0 replies; 2+ messages in thread
From: Bill Sommerfeld @ 2024-05-10  0:53 UTC (permalink / raw)
  To: developer

Issue: https://www.illumos.org/issues/16546
CR: https://code.illumos.org/c/illumos-gate/+/3469
Diff: 
https://code.illumos.org/~diff/6a1e01c8161ed7e03ff8dbae7d62702efa2aec4a

Last year I noticed a few odd SID-based file ownerships and acls in an
smb-exported filesystem.  To help clean it up, I implemented four new
predicates/options for the find command, which let it select files by
SID; the implementation is pretty simple (map the SID to an ephemeral
ID and map the predicate to the corresponding uid/gid based
predicate).

I'd like to integrate this into illumos-gate.  Thanks in advance for
your review.

					- Bill

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-09-05 17:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-05 17:47 [REVIEW] 16546 The find command should be able to find SIDs Bill Sommerfeld
  -- strict thread matches above, loose matches on Subject: below --
2024-05-10  0:53 Bill Sommerfeld

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).