Skip to content

Instantly share code, notes, and snippets.

@dexterous
Created November 4, 2016 18:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dexterous/03561447c5518184bc4f2628a448c707 to your computer and use it in GitHub Desktop.
Save dexterous/03561447c5518184bc4f2628a448c707 to your computer and use it in GitHub Desktop.
Command to set TTL for Vault logins
vault mount-tune -default-lease-ttl=1800s -max-lease-ttl=1800s auth/ldap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment