[Ubuntu usage tips] Ubuntu sudo does not require a password

Source: Internet
Author: User

Author: gnuhpc
Source: http://www.cnblogs.com/gnuhpc/

The most widely spread Chinese Blog posts on the Internet about this operation are very evil. For example ......

In fact, the idea is the same, mainly to edit/etc/sudoers:

$ Sudo multiple do

Add a line in the table. If you want to enable a user sudo without entering a password, it will start with the user name. If you want a group to have this privilege, it will start with % group name. For example:

Gnuhpc all = nopasswd: All
Indicates that gnuhpc does not need to perform sudo operations under any command.

% SysAdmin all = nopasswd:/usr/bin/apt-Get,/usr/bin/Aptitude

This indicates that the SysAdmin group does not need to perform sudo operations for apt-Get and aptitude.

Modify this to change the sudo timeout time: Defaults env_reset, timestamp_timeout = x

 

Author: gnuhpc

Source: http://www.cnblogs.com/gnuhpc/

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.