Hi,
Nimrod wrote:
> the first user that logs in after boot locks the cdrom
> drive, and any other user that logs in can't eject the cdrom: only the first
> user can eject it.
Are you sure that it is the existence of the a user's ACL permission
which prevents the other's from ejecting and not their lack of own
permission ?
No, I'm lost in the deepest darkness.
I understand from traces in the web, that on my Debian Jessie it is about
SUBSYSTEM=="block", ENV{ID_CDROM}=="1", TAG+="uaccess"
in
/lib/udev/rules.d/70-uaccess.rules
Rumor has it that "uaccess" causes the ACL.
That's what I found too, but none of the adviced solution works.