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, 9 May 2024 17:53:07 -0700 [thread overview]
Message-ID: <ec63e45f-3ce8-4c35-b627-605992807772@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/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
next reply other threads:[~2024-05-10 0:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-10 0:53 Bill Sommerfeld [this message]
2024-09-05 17:47 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=ec63e45f-3ce8-4c35-b627-605992807772@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).