Bug 134477

Summary: pam_console.dev does not handle device with multi symlink
Product: [Fedora] Fedora Reporter: Féliciano Matias <feliciano.matias>
Component: udevAssignee: Harald Hoyer <harald>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: udev-032-8 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-04 13:58:02 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: 134478    
Bug Blocks:    
Attachments:
Description Flags
provide multi file support to pam_console_setowner.
none
fix for pam_console.dev (need the previous patch) none

Description Féliciano Matias 2004-10-03 17:24:58 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3)
Gecko/20040922

Description of problem:
If there are multi links in the udev rule, for example SYMLINK="dvdrom
dvd" then the permissions are not correctly set because
pam_console_setowner si not correctly call.


Version-Release number of selected component (if applicable):
udev-032-7

How reproducible:
Always

Steps to Reproduce:
modprobe ide-cd (i know, ide-cd is build-in in the fedora kernel...)

Actual Results:
pam_console_setowner called with "dvdrom dvd"

Expected Results:pam_console_setowner called with "dvdrom" then "dvd".

Comment 1 Féliciano Matias 2004-10-03 17:28:05 UTC
Created attachment 104680 [details]
provide multi file support to pam_console_setowner.

This patch provide multi file support to pam_console_setowner.

Comment 2 Féliciano Matias 2004-10-03 17:29:52 UTC
Created attachment 104681 [details]
fix for pam_console.dev (need the previous patch)

fix pam_console.dev. Use the multi file capability of the previous patch.

Comment 3 Féliciano Matias 2004-10-03 17:42:59 UTC
This bug depend on :
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=134478

Comment 4 Harald Hoyer 2004-10-04 12:34:14 UTC
Please post your patches to linux-hotplug-devel.net

Comment 5 Féliciano Matias 2004-10-04 12:55:03 UTC
pam_console.dev and pam_console_setowner is not in udev.
It's a Red Hat patch.

So, reopen :-)

If I am wrong (or for any other raisons), close it again.

Comment 6 Harald Hoyer 2004-10-04 13:33:03 UTC
applied, thx! /me should read more carefully! need coffee..