gpasswd[29283]:用户 xxx 已被 root 从 google-sudoers 组中删除

发布于 2025-01-09 16:51:19 字数 648 浏览 1 评论 0原文

我为 sFTP 添加了用户 xxx。用户使用 SSH 密钥进行身份验证。

一段时间一切正常,突然登录失败。日志显示:

gpasswd[29283]:用户 xxx 被 root 从组 google-sudoers 中删除

没有人删除此用户 xxx。

我可以知道是什么原因造成的以及如何解决它吗?

我不确定是否是因为密钥会被 Google Cloud 自动删除?我试图寻找相关信息,但没有结果。

--- 添加信息: ---

我没有使用操作系统登录。

以下是我设置用户的方法:

生成密钥:ssh-keygen -t rsa -f ~/. ssh/userxxx -C userxxx
复制并保存私钥sudo cat ~/.ssh/userxxx
复制公钥sudo cat ~/.ssh/userxxx.pub
使用云控制台添加公钥:Cloud Console >虚拟机>编辑> SSH 密钥

我尝试再次使用控制台添加公钥,它可以短暂工作,但会再次自动删除。

I added a user xxx for sFTP. The user uses SSH keys for authentication.

All works well for a period of time and suddenly the login failed. The log shows:

gpasswd[29283]: user xxx removed by root from group google-sudoers

No one removes this user xxx.

May I know what causes it and how to fix it?

I'm not sure if it is because the keys will be automatically deleted by Google Cloud? I tried to search for relevant information but to no avail.

--- Added Info: ---

I'm not using OS login..

Here is how I setup the user:

Generate key:ssh-keygen -t rsa -f ~/.ssh/userxxx -C userxxx
Copy and save the private key: sudo cat ~/.ssh/userxxx
Copy the public key:sudo cat ~/.ssh/userxxx.pub
Add the public key using the cloud console: Cloud Console > VM > Edit > SSH Keys

I tried to add the public key using the console again, it works briefly but it is removed automatically again.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文