Hi Doug,
 
I am trying to make it work on my solaris 9 box too. So far I've added the 
reader
and I want to know how you use opensc-tool to see a card. I am pretty new to 
this area so some details are appreciated.
 
Many thanks,
 
Wei

________________________________

From: [EMAIL PROTECTED] on behalf of Douglas E. Engert
Sent: Mon 8/8/2005 7:59 AM
To: MUSCLE
Subject: Re: [Muscle] pkcslite and libmusclecard on solaris box





Wei Hu wrote:

> Do you have two internal readers? Make sure you do have /dev/scmi2c1 on your 
> system.
> 

No. But looking closer I did not use the correct device. The Sun Balde 1500 with
Solaris 9 defines /dev/scmi2c0

This worked.

Starting the ocf server with debug in one window as root:
   /usr/sbin/ocfserv -D


Then in another window as root:
   smartcard -c admin -t terminal \
    -j com.sun.opencard.terminal.scm.SCMI2c.SCMI2cCardTerminalFactory \
    -x add -d /dev/scmi2c0 -r InternalReader -n SunISCRI


Stoping and restarting the ocfserv server.
   ^C
   /usr/sbin/ocfserv -D

Then to see the parameters:
   smartcard -c admin -t terminal

I am now able to use the opensc-tool to see a card which was the real goal.

Thanks to Amit, Wei and Sim.


> Wei
>
> ________________________________
>
> From: [EMAIL PROTECTED] on behalf of Douglas E. Engert
> Sent: Fri 8/5/2005 9:23 AM
> To: amit danayak; MUSCLE
> Subject: Re: [Muscle] pkcslite and libmusclecard on solaris box
>
>
>
> I too am looking at using the internal reader on a Sunblade 1500
> with Solaris 9.
>
> I have the same set of libs as Wie Hu has, and have tried the GUI
> and now the command line wihc fails below.
>
>
>
> amit danayak wrote:
>
>>Hi Wei,
>>These are the Steps for Configure Internal Reader on Solaris 8/9
>>Make sure you have installed the following patches (check for the
>>latest revision on sunsolve.sun.com) for smartcards, 110457, 109887
>>and 109695
>>
>>Run the following command to activate the reader command to activate reader :
>>
>>smartcard -c admin -t terminal -j
>>com.sun.opencard.terminal.scm.SCMI2c.SCMI2cCardTerminalFactory -x add
>>-d /dev/scmi2c1 -r MyInternalReader -n SunISCRI
>
>
> Well I tried it with /dev/scmi2c1:
>
> # smartcard -c admin -t terminal -j \
> com.sun.opencard.terminal.scm.SCMI2c.SCMI2cCardTerminalFactory -x add \
> d /dev/scmi2c1 -r MyInternalReader -n SunISCRI
> Error: Classname, devicename, userfriendly readername, readername, IFD 
> handler library or action argument is missing.
>
>
>
>>where MyInternalReader: whatever you want to name the reader
>>then Restart ocfserv  and Add ATR for smartcard.
>>
>>If you have any probs let me know ...
>>
>>Smiles
>>Amit
>>
>>
>>On 8/2/05, Wei Hu <[EMAIL PROTECTED]> wrote:
>>
>>
>>>I have a sparc box with solaris 9 installed. It also comes with an internal
>>>reader. I compiled the pkcslite and libmusclecard on that system and now
>>>want to make it work on the internal reader.
>>>
>>>Dose anyone have successfully make it work on Sun's internal reader? What
>>>kind of driver should I specify
>>>in /etc/reader.conf?
>>>
>>>Thanks,
>>>
>>>Wei
>>>_______________________________________________
>>>Muscle mailing list
>>>[email protected]
>>>http://lists.drizzle.com/mailman/listinfo/muscle
>>>
>>>
>>>
>>
>>
>>
>
> --
>
>   Douglas E. Engert  <[EMAIL PROTECTED]>
>   Argonne National Laboratory
>   9700 South Cass Avenue
>   Argonne, Illinois  60439
>   (630) 252-5444
> _______________________________________________
> Muscle mailing list
> [email protected]
> http://lists.drizzle.com/mailman/listinfo/muscle
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Muscle mailing list
> [email protected]
> http://lists.drizzle.com/mailman/listinfo/muscle

--

  Douglas E. Engert  <[EMAIL PROTECTED]>
  Argonne National Laboratory
  9700 South Cass Avenue
  Argonne, Illinois  60439
  (630) 252-5444
_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle


<<winmail.dat>>

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

Reply via email to