[Newbies] 江湖救急,麻烦路过大佬指点一下
Tofloor
poster avatar
wajuegong2020
deepin
2023-01-30 21:34
Author

登入计算机密码和登入密钥里的密码不再匹配

这个怎么办,一直没有动过这块

Reply Favorite View the author
All Replies
liwl
deepin
2023-01-30 21:40
#1

我不是很懂。是无法登陆了?

Reply View the author
babyfengfjx
Super Moderator
CQA
2023-01-30 21:56
#2

有截图呈现么?

Reply View the author
wajuegong2020
deepin
2023-01-30 21:59
#3
babyfengfjx

有截图呈现么?

1675058363897.jpg

Reply View the author
wajuegong2020
deepin
2023-01-30 21:59
#4
liwl

我不是很懂。是无法登陆了?

就是浏览器用不了

Reply View the author
huanxuantian
deepin
2023-01-30 22:41
#5
wajuegong2020

1675058363897.jpg

你这是用的Chrome浏览器吗?这个应该就是浏览器设置了密码。我之前看到这个文章https://www.cnblogs.com/lameisoft/p/16461536.html

看着跟你这问题一样。

Reply View the author
观棋可以语吗
deepin
2023-01-30 22:43
#6

清除密钥环就行,在论坛里搜一下应该有讲的

Reply View the author
ThinKinG
deepin testing team
2023-01-30 22:55
#7

在终端中输入:

sudo rm -rf /var/lib/keyring ~/.local/share/keyring

试下看是否可以解决你的问题

Reply View the author
wajuegong2020
deepin
2023-01-30 23:17
#8
huanxuantian

你这是用的Chrome浏览器吗?这个应该就是浏览器设置了密码。我之前看到这个文章https://www.cnblogs.com/lameisoft/p/16461536.html

看着跟你这问题一样。

不止浏览器

Reply View the author
wajuegong2020
deepin
2023-01-30 23:17
#9
ThinKinG

在终端中输入:

sudo rm -rf /var/lib/keyring ~/.local/share/keyring

试下看是否可以解决你的问题

没有解决

Reply View the author
liwl
deepin
2023-01-30 23:51
#10
wajuegong2020

就是浏览器用不了

这个论坛之前有过的问题。是否启用了自动登陆?

Reply View the author
black_white_bear
deepin
2023-01-31 02:07
#11

https://bbs.deepin.org/zh/post/248250

  • 相同问题
Reply View the author
安洛
deepin
2023-01-31 03:34
#12

安装seahorse

sudo apt install seahorse

然后在启动器找到“密码与密钥”,点开之后左边密钥环找到叫“登陆”或者“login”的,点修改密码,将密码修改为你的登陆密码。如果不知道原密码,可以直接删除,会自动重建,代价是你之前在浏览器保存过的网站密码会没掉。

Reply View the author