Opened 19 years ago
Closed 19 years ago
#1639 closed defect (fixed)
Udev configuration requires a cdrom group
Reported by: | Matthew Burgess | Owned by: | Matthew Burgess |
---|---|---|---|
Priority: | normal | Milestone: | 6.1.1 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
See the URL above for the full bug report. Basically, our Udev rules assign the 'scd[0-9]*' devices to the 'cdrom' group, which doesn't exist. This normally doesn't cause much of an issue, but if one has openLDAP installed it ends up doing a network lookup to try and resolve the group...not nice! It seems to me we have 2 options here:
1) Add a 'cdrom' to /etc/group 2) Don't assign 'scd[0-9]*' devices to the 'cdrom' group.
This is going to affect/be affected by bug 1032, bug 1616, and bug 1635.
Change History (4)
comment:1 by , 19 years ago
Milestone: | → 6.1.1 |
---|
comment:2 by , 19 years ago
Owner: | changed from | to
---|
comment:3 by , 19 years ago
Status: | new → assigned |
---|
comment:4 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.