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:~#
相关推荐
gsls2008083 分钟前
阿里云两个数据盘合并挂载
运维·挂载
ashcn200121 分钟前
linux 制作一个自解压文件
linux·运维·服务器
天码-行空27 分钟前
Linux 系统 MySQL 8.0 详细安装教程
linux·运维·mysql
hqwest1 小时前
码上通QT实战31--系统设置06-保存报警信息
运维·qmessagebox·报警条件·温度报警·报警阀值·报警动作·sqlquery
林鸿风采1 小时前
在Alpine Linux上部署docker和Portainer管理工具
linux·运维·docker·portainer
@22062 小时前
银河麒麟系统离线环境下用docke方式部署(Postgres、Nginx、Redis、JDK)
运维·数据库·redis·nginx
小蜗的房子3 小时前
Oracle 19C RAC Public IP单网卡改为bond模式操作指南
运维·网络·数据库·sql·tcp/ip·oracle·oracle rac
sun0077003 小时前
androd和qnx判断实网卡还是虚网卡
运维·服务器·网络
口嗨农民工4 小时前
live555 sample基本解读
运维·服务器