Bug 200663 - zfs allow/unallow doesn't show numeric UID when the ID no longer exists in the password file
Summary: zfs allow/unallow doesn't show numeric UID when the ID no longer exists in th...
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: Andriy Gapon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-05 21:18 UTC by Larry Rosenman
Modified: 2024-01-20 22:30 UTC (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Larry Rosenman freebsd_committer freebsd_triage 2015-06-05 21:18:41 UTC
I renumbered my personal user UID to get it consistent between a couple of systems for NFS use.  I had issued (previously):

zfs allow ler snapshot,mount,destroy,snapdir zroot/home/ler

where ler had UID 1002.  

When I renumbered it to 1001, the zfs allow zroot/home/ler showed 

user  destroy,mount,snapdir,snapshot

(UID 1002 was no longer in the system). 

I would have expected it to show the UID#......
Comment 1 Larry Rosenman freebsd_committer freebsd_triage 2015-06-06 00:00:06 UTC
Adding freebsd-fs
Comment 2 Xin LI freebsd_committer freebsd_triage 2015-06-25 22:15:09 UTC
I have submitted an issue at Illumos: https://www.illumos.org/issues/6037 with a proposed patch against FreeBSD.
Comment 3 Larry Rosenman freebsd_committer freebsd_triage 2016-02-15 17:13:33 UTC
any news on this?
Comment 4 Larry Rosenman freebsd_committer freebsd_triage 2016-12-04 21:42:30 UTC
Any news?
Comment 5 Larry Rosenman freebsd_committer freebsd_triage 2018-08-19 22:59:47 UTC
Any news?
Comment 6 Yuri Pankov 2018-08-23 23:51:59 UTC
I'll take care of the upstream issue.
Comment 7 Larry Rosenman freebsd_committer freebsd_triage 2018-11-30 02:07:10 UTC
Any new news here?

Is there anything I can provide?
Comment 8 Yuri Pankov freebsd_committer freebsd_triage 2018-12-01 16:42:25 UTC
Unfortunately, it's still waiting to be integrated in openzfs:

https://github.com/openzfs/openzfs/pull/690

I wonder if I should just go with a FreeBSD review instead.
Comment 9 Larry Rosenman freebsd_committer freebsd_triage 2019-02-05 18:25:27 UTC
Any news?
Comment 10 Larry Rosenman freebsd_committer freebsd_triage 2019-04-20 21:33:29 UTC
Any News here?
Comment 11 Andriy Gapon freebsd_committer freebsd_triage 2020-05-12 10:05:51 UTC
I committed Xin Li's patch as base r360956.
Comment 12 Mark Linimon freebsd_committer freebsd_triage 2024-01-20 22:30:35 UTC
^Triage: committed back in 2020.