Fedora Core 5 and SCR335

Michael Bienia michael at vorlon.ping.de
Sat May 20 21:09:58 CEST 2006


On 2006-05-20 16:37:47 +0200, ama at inmedias.it wrote:
> Hi Michael.
Hi Andreas,

> You hit the mark! When I change the permissions in /dev/bus/usb/001/005,
> GnuPG works fine with my cardreader - even as normal user.
> 
> Do you have incidentally gnupg-ccid.rules and/or gnupg-ccid scripts which
> do the job? The ones I have change the permissions in /proc/bus/usb

Here is my rules file for udev (version 079):
,----[ gnupg-ccid.rules ]-
| # udev rules for card reader
| 
| SUBSYSTEM!="usb_device", GOTO="gnupg-ccid_rules_end"
| 
| SYSFS{idVendor}=="04e6", SYSFS{idProduct}=="e003", GROUP="scard", MODE="0660"
| 
| LABEL="gnupg-ccid_rules_end"
`----
It is placed in /etc/udev/rules.d and don't forget to replace idVendor
and idProduct with the values for your card reader.

Michael



More information about the Gnupg-users mailing list