Authentication failure

简介: Authentication failure

Terminal 输入 su - 或者输入 su - root 后,输入登录密码,显示 su:Authentication failure。

输入

sudo passwd root

显示 Enter new UNIX password:

设置一个新密码

相关文章
|
2月前
|
网络安全
出现“Host key verification failed”错误--解决
遇到“Host key verification failed”错误,通常是因为远程主机密钥发生变化,与本地保存的信息不符。这种情况可能是远程主机系统更改或重装等原因导致的。解决方法是根据提示使用`ssh-keygen -f "/root/.ssh/known_hosts" -R "[10.61.0.152]:29022"`命令移除旧的密钥信息,然后重新尝试连接。
357 5
|
3月前
|
JavaScript
request to https://registry.npm.taobao.org/cnpm failed, reason: certificate has expired
request to https://registry.npm.taobao.org/cnpm failed, reason: certificate has expired
95 2
|
6月前
|
NoSQL Redis 数据库
解决noauth authentication required异常
解决noauth authentication required异常
382 0
解决noauth authentication required异常
|
12月前
|
数据安全/隐私保护
“Authentication is required”
“Authentication is required”
1898 2
|
开发工具 数据安全/隐私保护 git
Authentication failed for 错误
Authentication failed for 错误
226 0
|
Java Maven 数据安全/隐私保护
Could not transfer artifact from/to Authentication failed for 401 Unauthorized
Could not transfer artifact from/to Authentication failed for 401 Unauthorized
494 0
|
NoSQL 安全 MongoDB
mongorestore[报错]auth error: sasl c onversation error: unable to authenticate using mechanism
mongodb中添加了admin表的用户,即创建了超级管理员(mongodb的安全生产环境的权限设置请查看: [https://blog.csdn.net/Chenftli/article/details/105228130](https://blog.csdn.net/Chenftli/article/details/105228130)),此时我想去将备份的集合的bson文件数据导入到mongodb指定的数据库时会报出上面的错误。 ##### 尝试 尝试使用下面的命令执行
766 0
|
Shell
遇到INSTALL_FAILED_VERIFICATION_FAILURE怎么办
遇到INSTALL_FAILED_VERIFICATION_FAILURE怎么办
1117 0
|
开发工具 数据安全/隐私保护 git
fatal: Authentication failed for解决方法
fatal: Authentication failed for解决方法
|
NoSQL Redis 数据安全/隐私保护
redis:(error) NOAUTH Authentication required
redis:(error) NOAUTH Authentication required
237 0