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

Allow to connect using OTP 2FA #69

Merged
merged 1 commit into from
Aug 5, 2019

Conversation

V-Paranoiaque
Copy link
Contributor

Sorry there was a mistake in my previous PR. If the OTP 2FA is activated the client gets a timeout.
I have added the environment var PM_OTP to connect using the 2FA.

@ggongaware ggongaware merged commit f560472 into Telmate:master Aug 5, 2019
@V-Paranoiaque V-Paranoiaque deleted the feature/otp2fa branch August 5, 2019 18:08
@sticky-note
Copy link

There is an issue on this PR.
When we enter a blank value, we get this error

provider.proxmox.pm_otp
  OTP 2FA code (if required)

  Enter a value: 


Error: Missing required attribute

  on <input-prompt> line 1:
  (source code not available)

The attribute "pm_password" is required, but no definition was found.


Error: Missing required attribute

  on <input-prompt> line 1:
  (source code not available)

The attribute "pm_user" is required, but no definition was found.


Error: Missing required attribute

  on <input-prompt> line 1:
  (source code not available)

The attribute "pm_api_url" is required, but no definition was found.

@V-Paranoiaque
Copy link
Contributor Author

Hello,
I haven't be able to fix the problem for the moment.
Have you tried to add the parameter pm_otp to your terraform file?

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

Successfully merging this pull request may close these issues.

None yet

3 participants