Skip to content

Auto-registering Resources and System Clock issues. #55550

Answered by webvictim
gileswr asked this question in Q&A
Discussion options

You must be logged in to vote
  1. It sounds like you would be best off creating an Ansible playbook to install Teleport, which takes a join token as input. You can use a regular alphanumeric join token valid for 1 hour (from tctl tokens add --type=node --ttl=1h) as many times as you like within that hour, so this would work to install Teleport on several thousand hosts at once.

  2. Teleport does require the clock to be in sync for access to hosts to work, as it checks the issue/expiry times of the certificate issued to the user and will refuse a connection if the certificate appears to have been issued too far in the past/future. All the break glass strategies we have also use Teleport-issued certificates for security, so…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@gileswr
Comment options

@webvictim
Comment options

Answer selected by webvictim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants