项目场景:
今天我重新刷了一个debian系统。
系统版本:
# 查看系统版本
lsb_release -a
我的系统版本:
No LSB modules are available.
Distributor ID:Debian
Description: Debian GNU/Linux 12 (bookworm)
Release:12
Codename:bookworm
问题描述
在使用su 进入 root系统的时候报错。
su: Authentication failure
解决方案:
sudo passwd root
输入以上的命令,再输入自己的密码,在使用即可进入root。文章来源:https://www.toymoban.com/news/detail-725163.html
文章来源地址https://www.toymoban.com/news/detail-725163.html
阳光总在风雨之后
到了这里,关于【Debian】报错:su: Authentication failure的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!