-->

Which command would you use if you want to remove the password assigned to a group?

 - gpasswd – r removes the password from the group.

- Here, the gpasswd changes the password of the group and when it is accompanied by –r, the password gets removed.