| Summary: |
AUDIT-WHITELIST: shadow: permissions for newgidmap/newuidmap for shadow 4.14.0 |
| Product: |
[openSUSE] openSUSE Tumbleweed
|
Reporter: |
Michael Vetter <mvetter> |
| Component: |
Security | Assignee: |
Security Team bot <security-team> |
| Status: |
RESOLVED
INVALID
|
QA Contact: |
E-mail List <qa-bugs> |
| Severity: |
Normal
|
|
|
| Priority: |
P5 - None
|
CC: |
kukuk, matthias.gerstner
|
| Version: |
Current | |
|
| Target Milestone: |
--- | |
|
| Hardware: |
Other | |
|
| OS: |
Other | |
|
| Whiteboard: |
|
|
Found By:
|
---
|
Services Priority:
|
|
|
Business Priority:
|
|
Blocker:
|
---
|
|
Marketing QA Status:
|
---
|
IT Deployment:
|
---
|
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?