Already execute" gpasswd -a " to assign a group administrator. The one of group owner put a file as read only.
But group administrator can't change the file by" chmod g+w files.txt".
Error message shownchmod: changing permissions of `files.txt': Operation not permitted
How to make the file has write permission in group?
6 Reset to default