Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Jun 2015 21:18:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 200663] zfs allow/unallow doesn't show numeric UID when the ID no longer exists in the password file
Message-ID:  <bug-200663-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: ler@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200663-8>