I'm trying to implement CAC access on my Debian system. I have the card set up (using an Athena USB reader), and pcsc (pcsc-lite 1.2.9-beta6) finds it fine. pcsctest also sees the card, and it says "PC/SC Test Completed Successfully !"
I am now trying to figure out how to compile the commonAccessCard.bundle, but I'm stuck. I downloaded the source files from http://darwinsource.opendarwin.org/10.3.2/SmartCardServices-15/src/CACPlugin / And I tried to compile commonAccessCard.c correctly. I don't know how to get it into a bundle, with an Info.plist file, Linux directory, and PkgInfo file. I guess I probably didn't compile it correctly. I am trying to do this on my i386 Linux box, and I am getting hints from looking at my OS X machine, which I have working fine with my CAC card. I tried making a bundle manually, and I used the Info.plist from my OS X machine. I used bundleTool to get my card's info into the Info.plist file, but of course muscleTool reports "No Valid Tokens Found." muscleTool properly reports the CAC card on my OS X machine. Thanks for any help! -Chris _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
