小编kev*_*een的帖子

从 9 升级到 12.04.1 后,我破坏了 Sudo

目前sudo会提示输入密码,但之后绝对没有任何反应。没有任何错误。

我检查了 sudoers 文件,它通过了 visudo 语法检查,这是设置:

#
# 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        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

# Members of the …
Run Code Online (Sandbox Code Playgroud)

upgrade sudo 12.04

11
推荐指数
1
解决办法
1722
查看次数

标签 统计

12.04 ×1

sudo ×1

upgrade ×1