https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200663
Bug ID: 200663
Summary: zfs allow/unallow doesn't show numeric UID when the ID
no longer exists in the password file
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
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#......
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"