Bugzilla – Bug 1214018
AUDIT-WHITELIST: shadow: permissions for newgidmap/newuidmap for shadow 4.14.0
Last modified: 2023-09-05 08:30:56 UTC
When packaging RC2 of shadow 4.14.0 (which should be released the next days) I get: shadow.x86_64: E: permissions-incorrect-owner /usr/bin/newgidmap belongs to root:shadow but should be root:root shadow.x86_64: E: permissions-incorrect /usr/bin/newgidmap has mode 04755 but should be 0755 In our spec file we have so far: %verify(not mode) %attr(4755,root,shadow) %{_bindir}/newgidmap Could adapt the permissions package when we release shadow 4.14.0?
Hi Michael, didn't we purposefully remove the setuid bit and shadow group in bug 1208309? See also https://github.com/openSUSE/permissions/commit/dd301b149e0adc4ee05ff206d4f85953c43440ba
Any new insights here? Is there an actual problem with this or can we close the bug?
Hi Matthias, sorry I overlooked your response! And you are absolutely right. I read up on our earlier conversation and we did this intentionally. Sorry for the noise!