Page 3 of 7 FirstFirst 12345 ... LastLast
Results 21 to 30 of 64

Thread: How To: Setup DOD Common Access Card (CAC) for service portals

  1. #21
    Join Date
    Jul 2008
    Beans
    4

    Re: How To: Setup DOD Common Access Card (CAC) for service portals

    I have the same problem as arich57.

    Code:
    Status          Not Present
    Description     SCM SCR 3310 [HP USB Smart Card]
    Manufacturer    Unknown
    HW Version      255.255
    FW Version      0.0
    I've tried most of the things I've read about in this forum.

    Any ideas?

  2. #22
    Join Date
    Dec 2009
    Beans
    2

    Re: How To: Setup DOD Common Access Card (CAC) for service portals

    Hello,
    Thanks for the info. I have the CAC and can read webmail. My problem is when I try to open an encrypted e-mail, I get the following:
    The content cannot be displayed because the S/MIME control is not available."

    Any ideas on how to fix this?
    Thanks
    Bob

  3. #23
    Join Date
    Feb 2010
    Beans
    2

    Re: How To: Setup DOD Common Access Card (CAC) for service portals

    This is as far as I get running pcsc_scan:

    PC/SC device scanner
    V 1.4.15 (c) 2001-2009, Ludovic Rousseau <ludovic.rousseau@free.fr>
    Compiled with PC/SC lite version: 1.4.102
    Scanning present readers...
    Waiting for the first reader...


    from lsusb, I know the reader is being detected:
    Bus 002 Device 005: ID 09c3:0008 ActivCard, Inc. SmartCard Reader

    Any ideas on how to get this working?
    Thanks,
    James

  4. #24
    Join Date
    Mar 2010
    Beans
    3

    Re: How To: Setup DOD Common Access Card (CAC) for service portals

    Quote Originally Posted by roy.kimbrell View Post
    I have the same problem as arich57.

    Code:
    Status          Not Present
    Description     SCM SCR 3310 [HP USB Smart Card]
    Manufacturer    Unknown
    HW Version      255.255
    FW Version      0.0
    I've tried most of the things I've read about in this forum.

    Any ideas?
    I'm in the same boat. I've tried reinstalling the module in Firefox to no avail. PCSC_SCAN will read the card, but Firefox does not recognize the presence of the card. It used to work because I was able to log on to the AF Portal as well as my base webmail, but now all of a sudden it doesn't work.

    The only things that have changed is that I got a new CAC recently, and Update Manager has updated twice. On the same Dell D620, the reader works fine in Windows in both IE and Firefox. I can access both the Portal and Webmail. So my guess is it's the Ubuntu config. Anyone got any ideas? Here is my code from both Firefox and PCSC_SCAN.

    Code:
    Status          Not Present
    Description     O2 Micro 0Z776 00 00
    Manufacturer    Unknown
    HW Version      255.255
    FW Version      0.0
    Code:
    PC/SC device scanner
    V 1.4.15 (c) 2001-2009, Ludovic Rousseau <ludovic.rousseau@free.fr>
    Compiled with PC/SC lite version: 1.4.102
    Scanning present readers...
    0: O2 Micro Oz776 00 00
    
    Mon Mar 29 15:54:58 2010
     Reader 0: O2 Micro Oz776 00 00
      Card state: Card inserted, 
      ATR: 3B 7D 96 00 00 80 31 80 65 B0 83 11 17 D6 83 00 90 00
    
    ATR: 3B 7D 96 00 00 80 31 80 65 B0 83 11 17 D6 83 00 90 00
    + TS = 3B --> Direct Convention
    + T0 = 7D, Y(1): 0111, K: 13 (historical bytes)
      TA(1) = 96 --> Fi=512, Di=32, 16 cycles/ETU
        250000 bits/s at 4 MHz, fMax for Fi = 5 MHz => 312500 bits/s
      TB(1) = 00 --> VPP is not electrically connected
      TC(1) = 00 --> Extra guard time: 0
    + Historical bytes: 80 31 80 65 B0 83 11 17 D6 83 00 90 00
      Category indicator byte: 80 (compact TLV data object)
        Tag: 3, len: 1 (card service data byte)
          Card service data byte: 80
            - Application selection: by full DF name
            - EF.DIR and EF.ATR access services: by GET RECORD(s) command
            - Card with MF
        Tag: 6, len: 5 (pre-issuing data)
          Data: B0 83 11 17 D6
        Tag: 8, len: 3 (status indicator)
          LCS (life card cycle): 00 (No information given)
          SW: 9000 (Normal processing.)
    
    Possibly identified card (using /home/phillip/.smartcard_list.txt):
    3B 7D 96 00 00 80 31 80 65 B0 83 11 17 D6 83 00 90 00
        DoD CAC card issued Jan 14, 2010
    Thanks for any ideas.

  5. #25
    Join Date
    Jul 2008
    Location
    This side of the tracks.
    Beans
    77
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: How To: Setup DOD Common Access Card (CAC) for service portals

    Quote Originally Posted by zz97 View Post
    Has anyone successfully gotten this to work with Ubuntu Jaunty 64-bit?

    I've installed the required packages--no problem there. And pcsc_scan says everything's fine.

    But when I try to load the security module libcoolkeypk11.so, Firefox "freezes" and stops responding. If I insert and remove the CAC a few times it will come back to life.

    But then if I try to access an https:// site, things don't work. It will attempt to connect to the site for a minute or two, then (sometimes) eventually ask for my master password, but entering the pin has yet to actually get me into a site.

    I get the same basic result with both Firefox 3.0 and Firefox 3.5.

    My card reader is an SCR3310 v2.0.

    Any ideas?
    I did get it to work under x64 9.10 (Karmic). I'm fully updated with Firefox 3.5.8 and I got into the AF Portal just fine. However, I am running an SCR331 which I believe to be the v1.0 reader.

  6. #26
    Join Date
    Sep 2009
    Location
    Colorado Springs
    Beans
    15
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: How To: Setup DOD Common Access Card (CAC) for service portals

    I'm seeing the same thing as PhilB; I had the CAC reader running fine in Jaunty and then had to replace my CAC out at work, now the new one is coming up with that same "Status - Not Present" and "Manufacturer - Unknown" when I check it out in Firefox. (Edit > Preferences > Advanced > Security Devices"). I've removed/reinstalled Coolkey, libccid, even renamed the .Mozilla folder in my home directory and made Firefox generate a new profile. So far no luck getting the new CAC to work even though the one I had until Thursday, April 1st worked fine under Karmic, Jaunty, and even the Lucid beta release. The new card may as well not exist for all Firefox sees of it.
    "When the going gets weird, the weird turn pro."
    -- Hunter S. Thompson

  7. #27
    Join Date
    May 2008
    Location
    Fort Belvoir, VA
    Beans
    5
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: How To: Setup DOD Common Access Card (CAC) for service portals

    I'm trying to install software to make my Common Access Card reader work.
    Did this: mkdir -p /usr/cac/lib/pkgconfig

    Then this: declare -x PKG_CONFIG_PATH=/usr/cac/lib/pkgconfig

    Finally this: ./configure –prefix=/usr/cac && make && make install
    I get this:


    Code:
    cory@cory-desktop:~/downloads/ccid-1.3.11$ ./configure –prefix=/usr/cac && make && make install
    configure: error: invalid variable name: –prefix
    cory@cory-desktop:~/downloads/ccid-1.3.11$ ./configure /usr/cac && make && make install
    configure: WARNING: you should use --build, --host, --target
    configure: WARNING: invalid host type: /usr/cac
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking build system type... Invalid configuration `/usr/cac': machine `/usr/cac' not recognized
    configure: error: /bin/bash ./config.sub /usr/cac failed
    What happened?

    I have 9.10 on AMD64

    Thanks
    Last edited by ManBlue; April 7th, 2010 at 01:11 PM.

  8. #28
    Join Date
    May 2010
    Location
    Lugoff, SC, USA
    Beans
    4
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: How To: Setup DOD Common Access Card (CAC) for service portals

    i am using 10.04 and 3.6.3 of firefox. I had to search for where the drivers were located which were in /usr/lib64/pkcs11. Also if you are using Synaptic Package manager do a search for CAC it will find the drivers which from AKO the link to the Coolkey is invalid. I also installed Gscriptor which i find useful to assist in starting/stopping card services

    Happy Trails

    SSG Morris

  9. #29
    Join Date
    May 2010
    Beans
    0

    Re: How To: Setup DOD Common Access Card (CAC) for service portals

    Awesome. Now I can sign my travel docs from Iraq.

  10. #30
    Join Date
    Feb 2010
    Beans
    20

    Re: How To: Setup DOD Common Access Card (CAC) for service portals

    I can get my computer set up to do everything except digitally sign pure edge forms. Can anyone out there tell me how to do that? I'm running xubuntu 10.04.

    I can sign into AKO, I can view pure edge forms, but I can't actually digitally sign them. Any help would be great. Thanks.

Page 3 of 7 FirstFirst 12345 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •