]> git.ipfire.org Git - thirdparty/coreutils.git/commit
id: print groups of listed name
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 4 Feb 2022 22:43:31 +0000 (14:43 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 4 Feb 2022 22:53:35 +0000 (14:53 -0800)
commitabde1596933bf162988134b1911867d81edad790
treecf7067f77b6a08c45a412f7752532ede495a675d
parent9a29ee2903df183f904cfd61f17e743ad9d2180b
id: print groups of listed name

Problem reported by Vladimir D. Seleznev (Bug#53631).
* src/id.c (main): Do not canonicalize user name before
deciding what groups the user belongs to.
NEWS
src/id.c