aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

PRVF-04317: User "{0}" is part of group "{1}". Check failed

PRVF-04317: User "{0}" is part of group "{1}". Check failed
Cause: The user who was executing this check was found to be part of root group.
Action: Use the 'id' command to check if the user is part of root group. Remove the user from root group using the 'usermod' command and try again.

请先 登录 后评论

1 个回答

小智
PRVF-04317:用户“{0}”是组“{1}”的一部分。检查失败,
.原因:执行此检查的用户被发现是根组的一部分。,
.操作:使用'id'命令检查用户是否是根组的一部分。使用'usermod'命令从根组中删除用户,然后重试。,
.
请先 登录 后评论