[Muscle] Re: [opensc-devel] OpenCT and limiting us of the reader to the console user only

2006-10-19 Thread Douglas E. Engert
Ludovic Rousseau wrote: On 19/10/06, Andreas Jellinghaus <[EMAIL PROTECTED]> wrote: Douglas E. Engert wrote: > Is there any way to have OpenCT limit access to reader devices to > the user logged in at the console? sure. chgrp scard /var/run/openct and configure some pam module for login onl

[Muscle] Re: [opensc-devel] OpenCT and limiting us of the reader to the console user only

2006-10-19 Thread Andreas Jellinghaus
Ludovic Rousseau wrote: I also proposed to change the permissions on the /var/run/pcscd.* files. Your idea of dynamically add a user in a particular group is very good. I would prefer "smartcard" as the group name to be more explicit. debian, ubuntu and gentoo use "scard" already, so guess it w

[Muscle] Re: [opensc-devel] OpenCT and limiting us of the reader to the console user only

2006-10-19 Thread Douglas E. Engert
Andreas Jellinghaus wrote: Douglas E. Engert wrote: Is there any way to have OpenCT limit access to reader devices to the user logged in at the console? sure. chgrp scard /var/run/openct and configure some pam module for login only, so it adds the user to group scard. Ubuntu with openc

[Muscle] Re: [opensc-devel] OpenCT and limiting us of the reader to the console user only

2006-10-19 Thread Ludovic Rousseau
On 19/10/06, Andreas Jellinghaus <[EMAIL PROTECTED]> wrote: Douglas E. Engert wrote: > Is there any way to have OpenCT limit access to reader devices to > the user logged in at the console? sure. chgrp scard /var/run/openct and configure some pam module for login only, so it adds the user to gro