-
Notifications
You must be signed in to change notification settings - Fork 60k
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
sudo-mode.md #1287
sudo-mode.md #1287
Conversation
--- 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 versions: free-pro-team: '*' enterprise-server: '*' --- 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)
Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
title: Sudo mode
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. Further reading |
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:
versions:
free-pro-team: ''
enterprise-server: ''
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.
Further reading
sudo
commandWhy:
What's being changed:
Check off the following: