Difference between revisions of "Enable passwordless sudo for a specific user"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
* Understand order rules are applied and impact: https://vim.fandom.com/wiki/Set_Vim_as_your_default_editor_for_Unix
 
* Understand order rules are applied and impact: https://vim.fandom.com/wiki/Set_Vim_as_your_default_editor_for_Unix
 
* <code>[[usermod -aG sudo]] USERNAME</code>
 
* <code>[[usermod -aG sudo]] USERNAME</code>
 +
 +
== Related ==
 +
* [[NOPASSWD]]
 +
* %sudo ALL=(ALL) NOPASSWD: ALL
 +
* [[Passkey]]
 +
* [[Passwordless authentication]]
  
 
== See also ==
 
== See also ==

Latest revision as of 14:28, 5 May 2024

Advertising: