Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go PIV do not give Shared access to multiple processes #99

Closed
rajnikant12345 opened this issue Oct 13, 2021 · 1 comment
Closed

Go PIV do not give Shared access to multiple processes #99

rajnikant12345 opened this issue Oct 13, 2021 · 1 comment

Comments

@rajnikant12345
Copy link

C.SCARD_SHARE_EXCLUSIVE, C.SCARD_PROTOCOL_T1,

Multiple processes cannot acquire YubiKey if I am using go-piv.

but if we pass C.SCARD_SHARE_SHARED in place of C.SCARD_SHARE_EXCLUSIVE

this will solve the problem without any side effects.

@rajnikant12345 rajnikant12345 changed the title Go PIV do not give Shared access for multiple processes for YubiKey Go PIV do not give Shared access to multiple processes Oct 13, 2021
@ericchiang
Copy link
Collaborator

Dupe of #47 (comment) ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants