Deepin su;鉴定故障

问题描述:执行 su 输入密码后报错“su:鉴定故障”

问题解决

直接用root用户登录输入以下命令

sudo passwd

重置一下root密码

再用非root用户登录 输入

sudo su root

你可能感兴趣的:(linux)