Fedora Core 5 and SCR335

Andreas Martin ama at inmedias.it
Mon May 22 09:31:36 CEST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Michael.

Michael Bienia schrieb:
> 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.
> 

I modified your script to match my SCM SCR335:

,----[ /etc/udev/rules.d/65-gnupg-ccid.rules ]-
| # USB SmartCard Reader support
| ## SCM SCR335
| SUBSYSTEM!="usb_device", GOTO="/etc/udev/scripts/gnupg-ccid"
| SYSFS{idVendor}=="04e6", SYSFS{idProduct}=="5115", GROUP="scard",
MODE="0660"
| LABEL="gnupg-ccid"
`----

Now it works :-)
Thanks to you and Werner for your help!

Kind regards,



Andreas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iQCVAwUBRHFo1Of8mJnBT5ROAQKqYAP/QedDMVqCyqHRSbxuvEDOotQUuiQh8RKh
sVKPcrJX5QZYFtqlRJE7ogLFDUyWsAJNsj1MZpNCD6Gk4qcCQRKpfY3fWGB0AD9t
i55d9bkvpWmmCwcnABIjT+vx4uo5E9suugxIBv2yRUnUVopJttGT4XHM27A7zOYf
pBGCDxzzCL0=
=eRCX
-----END PGP SIGNATURE-----



More information about the Gnupg-users mailing list