uos基础 sudoers 查看sudo的配置文件

统信桌面操作系统专业版V20(1070) Linux uos 5.10.97-arm64-desktop

uos基础 sudoers 查看sudo的配置文件

c 复制代码
root@uos:~# cat /etc/sudoers
#
# This file MUST be edited with the 'visudo' command as root.
#
# Please consider adding local content in /etc/sudoers.d/ instead of
# directly modifying this file.
#
# See the man page for details on how to write a sudoers file.
#
Defaults        env_reset
Defaults        mail_badpass
Defaults        secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"

# Host alias specification

# User alias specification

# Cmnd alias specification

# User privilege specification
root    ALL=(ALL:ALL) ALL

# Allow members of group sudo to execute any command
%sudo   ALL=(ALL:ALL) ALL

# See sudoers(5) for more information on "#include" directives:

#includedir /etc/sudoers.d
root@uos:~#
相关推荐
chao1032 分钟前
ubuntu下业务运行环境搭建
linux·运维·ubuntu
海阔的天空12 分钟前
VSCode通过continue插件免费安装AI模型实现自动编程
运维·ide·人工智能·vscode·编辑器·ai编程
weixin_466813 分钟前
Docker Dockerfile文件
linux·运维·服务器
保持低旋律节奏32 分钟前
linux——软件包、yum 安装和卸载
linux·运维·服务器
深圳市恒讯科技42 分钟前
美国服务器备份策略:快照、异地备份与恢复演练指南
运维·服务器·github
LSL666_1 小时前
docker概述
运维·docker·容器
翼龙云_cloud1 小时前
阿里云渠道商:无影云电脑怎么使用?
运维·服务器·阿里云·云计算·电脑
龙吟游戏1 小时前
Ubuntu 25.10桌面版安装
linux·运维·ubuntu
筑梦之路1 小时前
centos 7 grub加密 —— 筑梦之路
linux·运维·centos
米优1 小时前
ubuntu设置分辨率
linux·运维·ubuntu