Nicolas, I just installed OpeSUSE 13.2 and I have no problem using a smart card reader as a normal user. I installed the packages opensc and pcsc-ccid from OpenSUSE and I can get the ATR of a smart card using: $ opensc-tool -a
No need to add a new repository. No need to use sudo. No need to edit /etc/polkit-default-privs.standard file. But I note that the package pcsc-tools is not available in the default configuration repositories. I do not know what problem your change is solving. I suggest you to contact OpenSUSE. Bye 2015-05-08 10:30 GMT+02:00 Ludovic Rousseau <[email protected]>: > Hello, > > An email from someone not on the mailing list, but his email may help > people making or using OpenSUSE. > > Maybe there is something wrong with the default OpenSUSE polkit configuration. > > > Sujet : Re: [Pcsclite-muscle] pcsc-lite and polkit rules in openSUSE 13.2 > De : Nicolas <[email protected]> > Date : 07/05/2015 15:58 > Pour : [email protected] > > Hello, > I am working with OpenSuSE 13.2, I have installed and configured the > card reader for all users. The step to follow are: > > * Add repository: > > zypper ar > http://download.opensuse.org/repositories/security:/chipcard/openSUSE_13.2/ > Security > > * Install packages: > > zypper in pcsc-tools opensc pcsc-ccid pinentry-gtk2 > > * Edit /etc/polkit-default-privs.standard file: > search for: > > org.debian.pcsc-lite.access_pcsc auth_admin:auth_admin:yes > org.debian.pcsc-lite.access_card auth_admin:auth_admin:yes > > edit: > > org.debian.pcsc-lite.access_pcsc yes:yes:yes > org.debian.pcsc-lite.access_card yes:yes:yes > > then, in order to commit changes execute: > > /sbin/set_polkit_default_privs > > and, thats it! > card reader available for all system users! > > saludos. > Nicolas. > > > -- > Dr. Ludovic Rousseau -- Dr. Ludovic Rousseau _______________________________________________ Pcsclite-muscle mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pcsclite-muscle
