[Seek Help] 怎样去除输入5次错误密码后自动锁死的限制?
Tofloor
poster avatar
登泰观海
deepin
2023-03-26 23:43
Author

想把这个阈值调高一点。比如改成10次。

Reply Favorite View the author
All Replies
辉夜
deepin
2023-03-26 23:49
#1

http://livecd.uostools.com/

Reply View the author
登泰观海
deepin
2023-03-27 00:03
#2
辉夜

http://livecd.uostools.com/

我想要的是把限制调高一点,不是解锁。我现在账户没有锁死

Reply View the author
jjcui8595
deepin
2023-03-27 00:28
#3

连续输错5次的情况不常见吧?有必要修改吗

Reply View the author
enforcee
deepin
2023-03-27 03:47
#4

你可以在 /etc/security/faillock.conf里面添加一行 deny = 数值,数值的多少就是密码错误锁定账户的次数。如果为0就永远不会锁定账户。

如果已经有一行的话就直接修改后面的数值

Reply View the author
忘记、过去
deepin
2023-03-27 05:23
#5

/var/lib/deepin/authenticate/config_v1.json 这个文件里也有限制,这个应该是登录和锁屏界面的控制,修改这里试试

截图_deepin-editor_20230326212135.png

Reply View the author
登泰观海
deepin
2023-04-21 08:37
#6
jjcui8595

连续输错5次的情况不常见吧?有必要修改吗

我既然问了就说明肯定有这个需要。

Reply View the author
登泰观海
deepin
2023-04-21 08:38
#7
忘记、过去

/var/lib/deepin/authenticate/config_v1.json 这个文件里也有限制,这个应该是登录和锁屏界面的控制,修改这里试试

截图_deepin-editor_20230326212135.png

感谢!

Reply View the author