You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.
Wish to generate new emergency codes for times when I don't have Authenticator on me.
Setting up Authenticator only gives me five codes.
I would like more.
What version of the product are you using? On what operating system?
pam_google_authenticator.so
Please provide any additional information below.
When setting up Google Authenticator for PAM, it gives me five emergency codes. I'd like to generate more as a just-in-case. Is this at all possible?
The text was updated successfully, but these errors were encountered:
Comment #1 originally posted by belotton on 2013-02-09T09:47:43.000Z:
You can change the SCRATCHCODES value (file google-authenticator.c, line 41).
Then, build and install by running "make install".
Run google-authenticator.
Is it possible to generate new emergency codes without changing the secret key ?
Comment #2 originally posted by belotton on 2013-02-09T11:01:20.000Z:
You can change the SCRATCHCODES value (file google-authenticator.c, line 41).
Then, build and install by running "make install".
Then, run google-authenticator.
I think google-authenticator should be able to generate new emergency codes without generating a new secret.
Original issue 248 created by tim@timpollock.info on 2013-02-08T00:05:10.000Z:
What steps will reproduce the problem?
What version of the product are you using? On what operating system?
pam_google_authenticator.so
Please provide any additional information below.
When setting up Google Authenticator for PAM, it gives me five emergency codes. I'd like to generate more as a just-in-case. Is this at all possible?
The text was updated successfully, but these errors were encountered: