From: Bill Sommerfeld <sommerfeld@hamachi.org>
To: developer@lists.illumos.org
Subject: [REVIEW] 16546 The find command should be able to find SIDs
Date: Thu, 5 Sep 2024 10:47:21 -0700 [thread overview]
Message-ID: <37469c75-f242-469d-a845-a67bc394c168@hamachi.org> (raw)
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
next reply other threads:[~2024-09-05 17:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-05 17:47 Bill Sommerfeld [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-10 0:53 Bill Sommerfeld
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=37469c75-f242-469d-a845-a67bc394c168@hamachi.org \
--to=sommerfeld@hamachi.org \
--cc=developer@lists.illumos.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).