Linux下其他用户su root出现Authentication failure 在能su root的用户下输入 #su root #gvim /etc/sudoers 在root ALL=(ALL:ALL) ALL下增加root xxx=(ALL:ALL) ALL 来源:CSDN作者:dwade122链接:https://blog.csdn.net/qq_26598019/article/details/104066417 标签 root