[Muscle] Revised Diagram: pcsclite for Sun Ray w/Solaris Trusted Exteions

2006-10-20 Thread Paul Klissner
Here's a link to an improved diagram: http://www.freemyimage.com/ims/pic.php?u=1500BLfhm&i=15663 ___ Muscle mailing list Muscle@lists.musclecard.com http://lists.drizzle.com/mailman/listinfo/muscle

Re: [Muscle] Would like to find ideal err const to return in pcsc-lite

2006-10-20 Thread Michael Bender
Jesse I Pollard wrote: Michael Bender wrote: Jesse I Pollard wrote: Hmmm... and how would you determine if the display is invalid? We're adding PAM support to pcscd [...] Seems rather special purpose and self limited. but ok. Why do you say that? Do you think that access control should

Re: [Muscle] ssh and CAC

2006-10-20 Thread Greg Hennessy
Jesse I Pollard - CONTRACTOR wrote: You also likely don't want to do that anyway. It seems my options are find a way to have ssh work with a CAC, or disable ssh. I think I prefer the former. ___ Muscle mailing list Muscle@lists.musclecard.com http:

Re: [Muscle] Would like to find ideal err const to return in pcsc-lite

2006-10-20 Thread Michael Bender
Jesse I Pollard - CONTRACTOR wrote: Paul Klissner wrote: The believe now is we can pass the Xdpy# to the IFD handler safely using putenv via a single environment variable, since there is a single pcscd per Sun Ray session/X server. Thus, for any given pcscd daemon, there will only be one rele

Re: [Muscle] Would like to find ideal err const to return in pcsc-lite

2006-10-20 Thread Michael Bender
Ludovic Rousseau wrote: Michael Bender wrote: My question on this was who controls the error/status return code name space of PC/SC-lite? Is that us, or is it the PC/SC standards body? The winscard error codes (SCARD_E_foobar names) are defined in "Interoperability Specification for ICCs and

Re: [Muscle] Muscle card support for OpenSC - solved this problem

2006-10-20 Thread Iain MacDonnell
Thomas Harning wrote on 10/20/06 06:20 AM: On Thu, 19 Oct 2006 18:21:55 -0700 Iain MacDonnell <[EMAIL PROTECTED]> wrote: Hi Thomas, Do you have a more recent patch? I'm trying to use the SVN trunk source, with your earlier patch, and I've had success with Cyberflex Access 64k V1 and Cosmo V

Re: [Muscle] ssh and CAC

2006-10-20 Thread Jesse I Pollard - CONTRACTOR
On Fri, 20 Oct 2006, Greg Hennessy wrote: Is anyone aware of a version of ssh or ssh-agent so that I can configure that all incoming ssh connections must use a CAC? None that I know of. You also likely don't want to do that anyway. 1. a users who make a primary connection to a server. Yo

[Muscle] ssh and CAC

2006-10-20 Thread Greg Hennessy
Is anyone aware of a version of ssh or ssh-agent so that I can configure that all incoming ssh connections must use a CAC? Thanks Greg Hennessy ___ Muscle mailing list Muscle@lists.musclecard.com http://lists.drizzle.com/mailman/listinfo/muscle

Re: [Muscle] Would like to find ideal err const to return in pcsc-lite

2006-10-20 Thread Jesse I Pollard - CONTRACTOR
On Thu, 19 Oct 2006, Paul Klissner wrote: Ludovic Rousseau wrote: On 19/10/06, Paul Klissner <[EMAIL PROTECTED]> wrote: Ludovic Rousseau wrote: [snip] But that question does bring me to another question: I need to find a good way to pass EUID and Xdpy# to our IFD Handler, in a way that play

Re: [Muscle] Would like to find ideal err const to return in pcsc-lite

2006-10-20 Thread Jesse I Pollard - CONTRACTOR
- Jesse I Pollard, II Email: [EMAIL PROTECTED] Any opinions expressed are solely my own. On Thu, 19 Oct 2006, Michael Bender wrote: Jesse I Pollard wrote: Michael Bender wrote: I'd like to add SCARD_E_INVALID_DISPLAY

Re: [Muscle] SCR331

2006-10-20 Thread Ludovic Rousseau
On 20/10/06, Hemanth Kumar <[EMAIL PROTECTED]> wrote: Hi All, Hello, I just i complied the pcsc-lite-1.3.2,ccid-1.1.0,libusb-0.1.12 and ported on embedded Linux box(including share lib) which runs on linux-2.4.21(gcc-3.2.3,glibc-2.3.2), but when run pcscd it does not

Re: [Muscle] Would like to find ideal err const to return in pcsc-lite

2006-10-20 Thread Ludovic Rousseau
On 20/10/06, Michael Bender <[EMAIL PROTECTED]> wrote: Ludovic Rousseau wrote: > Paul Klissner wrote: > >> I'd like to add SCARD_E_INVALID_DISPLAY to the list of err consts >> in PCSC/pcsclite.h, and the text "Invalid $DISPLAY environment" to >> pcsc_stringify_error(), but I am concerned that I m

Re: [Muscle] Muscle card support for OpenSC - solved this problem

2006-10-20 Thread Thomas Harning
On Thu, 19 Oct 2006 18:21:55 -0700 Iain MacDonnell <[EMAIL PROTECTED]> wrote: > Hi Thomas, > > Do you have a more recent patch? > > I'm trying to use the SVN trunk source, with your earlier patch, and > I've had success with Cyberflex Access 64k V1 and Cosmo V5.2 cards, > but I'm having a proble

[Muscle] SCR331

2006-10-20 Thread Hemanth Kumar
Hi All,    I just i complied the pcsc-lite-1.3.2,ccid-1.1.0,libusb-0.1.12    and ported on embedded Linux box(including share lib) which runs on linux-2.4.21(gcc-3.2.3,glibc-2.3.2),  but when run pcscd it does not detect the reader(SCR331), i checked the/usr/local/pcsc/driver/if-cc

[Muscle] pcsc-lite for Sun Ray architecture diagram

2006-10-20 Thread Paul Klissner
Following up with previous recent discussions, here is a diagram of the architecture Michael Bender and I have been discussing (and are currently implementing): The image is hosted here: http://www.freemyimage.com/ims/pic.php?u=1500BLfhm&i=15652 (If the words aren't legible, click on image to en

Re: [Muscle] pcsc-lite-1.3.2 complation error

2006-10-20 Thread Karsten Ohme
Hemanth Kumar wrote: > Hi Karsten, >Thanks for the fix, But ccid-1.1.0 has got the same > problem(in src/misc.h), i fixed it through your code on my local machine > ,Can you please > apply the same patch to ccid svn repository. It is linked in the svn repository to the same file. S