Jump to content

Search the Community

Showing results for tags 'smart card'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements and Site News
    • Administration
  • AutoIt v3
    • AutoIt Help and Support
    • AutoIt Technical Discussion
    • AutoIt Example Scripts
  • Scripting and Development
    • Developer General Discussion
    • Language Specific Discussion
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Categories

  • AutoIt Team
    • Beta
    • MVP
  • AutoIt
    • Automation
    • Databases and web connections
    • Data compression
    • Encryption and hash
    • Games
    • GUI Additions
    • Hardware
    • Information gathering
    • Internet protocol suite
    • Maths
    • Media
    • PDF
    • Security
    • Social Media and other Website API
    • Windows
  • Scripting and Development
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Location


WWW


Interests

Found 1 result

  1. Hi, (Thanks to help from folks here) I have written a small AutoIT application that has a GUI and takes username and password that is entered, and then authenticates that username and password (against an LDAP via running a small Java app to do the authentication against the LDAP). However, now, they want this application to be extended to have it be able to cause a smart card to be read and to let the let the user select from one of the certificates that are stored on the smart card and then do some authentication processing using the information from the selected certificate. Can this be done with AutoIT? If not, can I get my AutoIT application to invoke/run some application to allow the cert selection, etc. and then returning some information from the selected smartcard to AutoIT? I did find this really old thread: but I haven't been able to make that work (and don't understand how it is supposed to work)? Has anyone done something like this? If so, can you provide some pointers/hints about how to proceed? Thanks, Jim
×
×
  • Create New...