ubuntu 里面的sudo配置文件

Ubuntu每日小技巧:

# /etc/sudoers
#
# This file MUST be edited with the 'visudo' command as root.
#
# See the man page for details on how to write a sudoers file.
#

Defaults        env_reset

# Host alias specification

# User alias specification

# Cmnd alias specification

# User privilege specification
root    ALL=(ALL) ALL

# Uncomment to allow members of group sudo to not need a password
# (Note that later entries override this, so you might need to move
# it further down)
# %sudo ALL=NOPASSWD: ALL

# Members of the admin group may gain root privileges
%admin ALL=(ALL) ALL

Tags: freebsd, ubuntu, sudo配置

只显示5条记录相关文章

mount 解决 Read-only file system (浏览: 652, 评论: 0)
解决Ubuntu下ati显卡更新内核以后黑屏问题 (浏览: 933, 评论: 0)
Sun VirtualBox For Linux 那个好用啊! (浏览: 1340, 评论: 2)
Ubuntu一些常用命令 (浏览: 1026, 评论: 1)
FreeBSD建立空白的映像文件 (浏览: 536, 评论: 0)

发表评论

评论内容 (必填):