On 22 Sep 2022, at 10:50, Alan Maxwell wrote: > I would expect chgrp to behave similar to a local file system: > chgrp badgroupname junk > chgrp: invalid group: 'badgroupname' That's not the filesystem giving you that error, that's the chgrp binary trying to translate the argument into a gid.