Bug 430206
| Summary: | rpmlint complains about ldap gid/uid | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jan Safranek <jsafrane> |
| Component: | rpmlint | Assignee: | Ville Skyttä <ville.skytta> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 8 | CC: | manuel.wolfshant, tmz |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 0.83-1.fc9 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-06-26 08:29:55 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jan Safranek
2008-01-25 09:13:49 UTC
The current rpmlint policy is to treat only users and groups that are in the "setup" package as standard ones. There are lots of users and groups already created by packages that rpmlint doesn't know about and new ones are introduced all the time, so I don't think trying to keep up with them in rpmlint is an achievable goal; hence I'm inclined to not add an exception for "ldap". I do however think that this check should be downgraded into a warning. Even though it is usually mostly a noise maker but on the other hand it can catch serious packaging (security) issues every now and then so I'd rather not filter it out. (It'd be good if rpmlint could see if a package creates a user/group and shut up if that package uses those for file ownership, but I don't think that's sanely achievable either.) Thoughts? I agree that lowering the severity from error to warning would be appropriate. And I would also change the message from "contact your rpmlint distributor to get it added to the list" to something suggesting self check instead and pointing to appropriate config. option to add users/groups to shut it up. Downgraded to warning in upcoming rpmlint 0.83. rpmlint-0.83-1.fc9 has been submitted as an update for Fedora 9 rpmlint-0.83-1.fc8 has been submitted as an update for Fedora 8 rpmlint-0.83-1.fc8 has been pushed to the Fedora 8 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update rpmlint'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F8/FEDORA-2008-5185 rpmlint-0.83-1.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report. rpmlint-0.83-1.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report. |