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

lockcode field length mismatch with yubikey-manager #4

Open
bittner opened this issue Mar 6, 2023 · 0 comments
Open

lockcode field length mismatch with yubikey-manager #4

bittner opened this issue Mar 6, 2023 · 0 comments

Comments

@bittner
Copy link

bittner commented Mar 6, 2023

We have implemented our TFA infrastructure using the information in this repository.

Working on the automation of YubiKey provisioning we noticed that there seems to be a mismatch in the field length of the lockcode in the SQL script and the ykman provisioning CLI:

  1. ykksm-db.sql (length 12)
  2. ykman._cli.config (generate) and ykman._cli.config (parse) (length 16)

Can you clarify whether this is a problem that warrants fixing or the implementation is correct - and why?

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

1 participant