[EMAIL PROTECTED] wrote:
> Karsten Ohme <[EMAIL PROTECTED]> writes:
> 
> Hi,
> 
> 
>>>[...]
>>>How could I easily achieve that ?
>>>Quickly looking at muscleframework sources (and also at opensc) i
>>>think i can adapt a card-driver. But before doing so, i prefer to ask
>>>if cleaner/easier soluion may alreay exist.
>>
>>You can take MusclePAM:
>>
>>http://svn.debian.org/wsvn/muscleapps/trunk/MusclePAM/?rev=0&sc=0
>>
>>and communicate with pcsc-lite to the card using you reengineered APDUs.
> 
> 
> That mean i should adapt one of the muscle plugin to use the correct
> APDUs, doesn't it ?

No. You talk directly with the APDU with SCardTransmit to your card.

Karsten

> I'm a bit lost, especially with muscle.
> 
> Using opensc, it's seem it would be easier to adapt a
> card-something.c, but i'm not sure.
> 
> for a start, i'd like to be able to read the content of an elementary
> file and use it as the login name, and then authenticate the user
> against his ldap passwd.
> (i guess that's the first step, the pin verification would be the next
> step)
> 
> 

_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to