Bug 251468
Summary: | console.perms change required for HPLIP scanning | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tim Waugh <twaugh> | ||||
Component: | pam | Assignee: | Tomas Mraz <tmraz> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 8 | ||||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2007-08-22 19:34:32 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 251470 | ||||||
Attachments: |
|
Description
Tim Waugh
2007-08-09 09:54:15 UTC
Created attachment 160960 [details]
pam-scanner.patch
As pam_console will/should? be replaced with consolekit for F8, this doesn't make much sense to add to pam. As I understand it, console.perms will continued to be honoured by ConsoleKit. What's a better solution? IMHO only as a legacy thing. I suppose it will have its own configuration file but I don't know any details. Neither do I. Until we do, let's just fix this (it's a one-character patch) so that the new HPLIP can actually get some testing.. :-) OK, OK, you've convinced me :) Fixed in pam-0.99.8.1-5.fc8 The line will actually be: <console> 0660 <scanner> 0660 root.lp |