[Bug 200663] zfs allow/unallow doesn't show numeric UID when the ID no longer exists in the password file

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 5 21:18:41 UTC 2015


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: freebsd-bugs at FreeBSD.org
          Reporter: ler at lerctr.org

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.


More information about the freebsd-bugs mailing list