Skip to content

Bug 40033: Fix parsing of /etc/subgid

boklm requested to merge boklm/rbm:bug_40033 into master

We incorrectly parsed /etc/subgid, assuming that the first field is the gid of the user. However it is the uid.

Closes #40033 (closed).

/cc @mohix

Edited by boklm

Merge request reports