此内容没有您所选择的语言版本。

3.5.3. Updating Group Authentication


The gpasswd command administers /etc/group and /etc/gshadow files. Note that this command works only if run by a group administrator.
Who is a group administrator? A group administrator can add and delete users as well as set, change, or remove the group password. A group can have more than one group administrator. The root user can add group administrators with the gpasswd -A users groupname where users is a comma-separated list of existing users you want to be group administrators (without any spaces between commas).
For changing a group's password, run the gpasswd command with the relevant group name. You will be prompted to type the new password of the group.
gpasswd groupnamegpasswd groupname
Copy to Clipboard Toggle word wrap

Example 3.20. Changing a Group Password

~]# gpasswd crowd
Changing password for group crowd
New password:
Re-enter new password:
Copy to Clipboard Toggle word wrap
The password for the group crowd has been changed.
You can also remove the password from the named group by using the -r option.
gpasswd -r schoolmates
Copy to Clipboard Toggle word wrap
返回顶部
Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。 了解我们当前的更新.

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

Theme

© 2025 Red Hat