1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Files
docs/content/github/authenticating-to-github/keeping-your-account-and-data-secure/sudo-mode.md
2021-06-24 10:21:07 -04:00

21 lines
736 B
Markdown

---
title: Sudo mode
intro: '{% data variables.product.product_name %} asks you for your password before you can modify your email address, authorize third-party applications, or add new public keys, or initiate other *sudo-protected* actions.'
redirect_from:
- /articles/sudo-mode
- /github/authenticating-to-github/sudo-mode
versions:
fpt: '*'
ghes: '*'
topics:
- Identity
- Access management
---
After you've performed a sudo-protected action, you'll only be asked to re-authenticate again after a few hours of inactivity. Every sudo-protected action resets this timer.
![Sudo Mode Dialog](/assets/images/help/settings/sudo_mode_popup.png)
## Further reading
- [Unix `sudo` command](http://en.wikipedia.org/wiki/Sudo)